ClassDBSingleton.classGetIntegerConstantList

Returns an array with the names all the integer constants of 'class' or its ancestry.

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

Meta