[This is preliminary documentation and is subject to change.]
Determines whether this instance still represents an existing entity within the game world. Calls to an invalid instance is illegal and will result in an exception.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Return Value
Type: BooleanIf this instance still represents an existing entity within the game world, returns true; otherwise, returns false.
See Also