WorldGetNextPositionOnStreet Method

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.World.GetNextPositionOnStreet(Rage.Vector3)"]

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

public static Vector3 GetNextPositionOnStreet(
	Vector3 position
)

Parameters

position
Type: RageVector3

[Missing <param name="position"/> documentation for "M:Rage.World.GetNextPositionOnStreet(Rage.Vector3)"]

Return Value

Type: Vector3

[Missing <returns> documentation for "M:Rage.World.GetNextPositionOnStreet(Rage.Vector3)"]

See Also

Reference