C-DEngine 5.105

TheThingRegistry..::..IsEngineRegistered Method

Overload List


  Name Description
Public method Static member IsEngineRegistered(String)
Return true of the engine is registered in TheThingRegistry. Attention: it also returns true if the Engine is registered but is currently NOT running! For example if the Plugin was running at some time but removed at a later time. Use "IsEngineAlive"
Public method Static member IsEngineRegistered(String, Boolean)
Checks if a given EngineName is registered in TheThingRegistry