WorldKeepAllPathNodesInMemory Property

RAGE Plugin Hook Documentation

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

Note: This API is now obsolete.

[Missing <summary> documentation for "P:Rage.World.KeepAllPathNodesInMemory"]

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

[ObsoleteAttribute("Path nodes are now always loaded. This property will be removed soon; stop using it.", 
	true)]
public static bool KeepAllPathNodesInMemory { set; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Rage.World.KeepAllPathNodesInMemory"]

See Also

Reference