RAGE.Elements.Ped.TaskLookAtCoord

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • x: float
  • y: float
  • z: float
  • duration: float
  • p5: int
  • p6: int

Return value

  • void

Syntax

ped.TaskLookAtCoord(x, y, z, duration, p5, p6)

Example

//todo


See also