DeviceSystem class
game.DeviceSystem
Inheritance
Base: game.IDeviceSystem
Derived
None.
Properties
None.
Functions
bool HasAnyAncestor(ent.EntityID entityID)RTTIbool HasAnyParent(ent.EntityID entityID)RTTIbool HasAnyChild(ent.EntityID entityID)RTTIbool HasAnyDescendant(ent.EntityID entityID)RTTIvoid AddDynamicConnection(game.PersistentID deviceEntityID, CName deviceClassName, game.PersistentID parentEntityID, CName parentClassName)RTTIvoid RemoveDynamicConnection(game.PersistentID deviceEntityID, game.PersistentID parentEntityID)RTTI