[This is preliminary documentation and is subject to change.]
Gets a value indicating whether the calling code is executing in the active GameFiber instance.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Property Value
Type: Booleantrue if the calling code is executing in the active GameFiber instance; otherwise, false.
See Also