ClassDBSingleton.getInheritersFromClass

Returns the names of all the classes that directly or indirectly inherit from 'class'.

struct ClassDBSingleton
@nogc nothrow const
PoolStringArray
getInheritersFromClass
(
StringArg0
)
(
in StringArg0 _class
)

Meta