TaskInvokerTakeCoverFrom Method (Vector3, Int32, Boolean)

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,System.Boolean)"]

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

public Task TakeCoverFrom(
	Vector3 position,
	int duration,
	bool shootAtTarget
)

Parameters

position
Type: RageVector3

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

duration
Type: SystemInt32

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

shootAtTarget
Type: SystemBoolean

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

Return Value

Type: Task

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

See Also

Reference