[This is preliminary documentation and is subject to change.]
Converts the specified UInt32 to a PoolHandle.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- value
- Type: SystemUInt32
The 32-bit unsigned integer representing the handle.
Return Value
Type: PoolHandleThe result of the operator.
See Also