TaskInvokerChaseWithHelicopter Method

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.TaskInvoker.ChaseWithHelicopter(Rage.Ped,Rage.Vector3)"]

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

public Task ChaseWithHelicopter(
	Ped target,
	Vector3 offset
)

Parameters

target
Type: RagePed

[Missing <param name="target"/> documentation for "M:Rage.TaskInvoker.ChaseWithHelicopter(Rage.Ped,Rage.Vector3)"]

offset
Type: RageVector3

[Missing <param name="offset"/> documentation for "M:Rage.TaskInvoker.ChaseWithHelicopter(Rage.Ped,Rage.Vector3)"]

Return Value

Type: Task

[Missing <returns> documentation for "M:Rage.TaskInvoker.ChaseWithHelicopter(Rage.Ped,Rage.Vector3)"]

See Also

Reference