WorldGetAllPathNodeIds Method

RAGE Plugin Hook Documentation

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

Gets the IDs of all path nodes currently loaded.

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

public static uint[] GetAllPathNodeIds()

Return Value

Type: UInt32
An array of type UInt32 containing the IDs of all path nodes currently loaded.
See Also

Reference