[This is preliminary documentation and is subject to change.]
Represents an object in a pool.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
The IHandleable type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|  | Handle | 
Gets the handle of this instance. Used to identify the instance within its pool.
 | 
Methods
| Name | Description | |
|---|---|---|
|  | IsValid | 
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.
 | 
See Also
