[This is preliminary documentation and is subject to change.]
Gets the total number of fires currently in the game world.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Property Value
Type: Int32The number of fires currently in the game world.
Remarks
Retrieving the value of this property is an O(1) operation.
A total of 128 fires can exist at the same time.
See Also