PersistentID struct 16 bytes
game.PersistentID
Inheritance
No base class.
Derived
None.
Properties
| Property | Type | |
|---|---|---|
entityHash | ulong | |
componentName | CName |
Functions
static bool IsDefined(game.PersistentID id)staticRTTIstatic bool IsDynamic(game.PersistentID id)staticRTTIstatic bool IsStatic(game.PersistentID id)staticRTTIstatic bool IsEntity(game.PersistentID id)staticRTTIstatic bool IsComponent(game.PersistentID id)staticRTTIstatic CName GetComponentName(game.PersistentID id)staticRTTIstatic string ToDebugString(game.PersistentID id)staticRTTIstatic ent.EntityID ExtractEntityID(game.PersistentID id)staticRTTI