RAGE.Game.Ai.TaskStandGuard

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • ped: int
  • x: float
  • y: float
  • z: float
  • heading: float
  • scenarioName: string

Return value

  • void

Syntax

RAGE.Game.Ai.TaskStandGuard(ped, x, y, z, heading, scenarioName)

Example

//todo


See also