TaskInvokerTakeCoverFrom Method (Vector3, Int32)

RAGE Plugin Hook Documentation

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

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

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

public Task TakeCoverFrom(
	Vector3 position,
	int duration
)

Parameters

position
Type: RageVector3

[Missing <param name="position"/> documentation for "M:Rage.TaskInvoker.TakeCoverFrom(Rage.Vector3,System.Int32)"]

duration
Type: SystemInt32

[Missing <param name="duration"/> documentation for "M:Rage.TaskInvoker.TakeCoverFrom(Rage.Vector3,System.Int32)"]

Return Value

Type: Task

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

See Also

Reference