TaskInvokerAchieveHeading Method (Single, Int32)

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.TaskInvoker.AchieveHeading(System.Single,System.Int32)"]

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

public Task AchieveHeading(
	float heading,
	int timeout
)

Parameters

heading
Type: SystemSingle

[Missing <param name="heading"/> documentation for "M:Rage.TaskInvoker.AchieveHeading(System.Single,System.Int32)"]

timeout
Type: SystemInt32

[Missing <param name="timeout"/> documentation for "M:Rage.TaskInvoker.AchieveHeading(System.Single,System.Int32)"]

Return Value

Type: Task

[Missing <returns> documentation for "M:Rage.TaskInvoker.AchieveHeading(System.Single,System.Int32)"]

See Also

Reference