[This is preliminary documentation and is subject to change.]
Gets the address of the script global variable with the specified id.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- globalId
- Type: SystemInt32
The global identifier.
Return Value
Type: IntPtrAn IntPtr representing the address of the global variable.
See Also