[This is preliminary documentation and is subject to change.]
Determines whether the specified value is a valid path node identifier.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- pathNodeId
- Type: SystemUInt32
The path node identifier.
Return Value
Type: BooleanReturns true if the specified value is a valid path node identifier; otherwise, returns false.
Remarks
See Also