RAGE.Elements.Ped.TaskStandGuard

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

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

Return value

  • void

Syntax

ped.TaskStandGuard(x, y, z, heading, scenarioName)

Example

//todo


See also