ClassDBSingleton.canInstance

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

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

Meta