RAGE.Elements.Ped.SetIkTarget

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • p1: int
  • targetPed: int
  • boneLookAt: int
  • x: float
  • y: float
  • z: float
  • p7: int
  • duration: int
  • duration1: int

Return value

  • void

Syntax

ped.SetIkTarget(p1, targetPed, boneLookAt, x, y, z, p7, duration, duration1)

Example

//todo


See also