RAGE.Game.Ai.TaskPlaneChase

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • pilot: int
  • entityToFollow: int
  • x: float
  • y: float
  • z: float

Return value

  • void

Syntax

RAGE.Game.Ai.TaskPlaneChase(pilot, entityToFollow, x, y, z)

Example

//todo


See also