WorldObjectCapacity Property

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Gets the total number of Objects that can exist in the game world at any given time.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public static int ObjectCapacity { get; }

Property Value

Type: Int32
The total number of Objects that can exist in the game world at any given time.
See Also

Reference