ClassDBSingleton.classGetIntegerConstantList

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

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

Meta