ClassDBSingleton.classGetPropertyList

Returns an array with all the properties of 'class' or its ancestry if 'no_inheritance' is false.

struct ClassDBSingleton
@nogc nothrow const
Array
classGetPropertyList
(
StringArg0
)
(
in StringArg0 _class
,
in bool no_inheritance = false
)

Meta