ClassDBSingleton.canInstance

Returns true if you can instance objects from the specified class, false in other case.

struct ClassDBSingleton
@nogc nothrow const
bool
canInstance
(
in String _class
)

Meta