RAGE.Game.Ai.TaskPatrol

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • ped: int
  • p1: string
  • p2: int
  • p3: bool
  • p4: bool

Return value

  • void

Syntax

RAGE.Game.Ai.TaskPatrol(ped, p1, p2, p3, p4)

Example

//todo


See also