EngineSingleton.hasSingleton

Returns true if a singleton with given name exists in global scope.

struct EngineSingleton
@nogc nothrow const
bool
hasSingleton
(
in String name
)

Meta