RAGE.Game.Ai.TaskPlayPhoneGestureAnimation

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • ped: int
  • animDict: string
  • animation: string
  • boneMaskType: string
  • p4: float
  • p5: float
  • p6: bool
  • p7: bool

Return value

  • void

Syntax

RAGE.Game.Ai.TaskPlayPhoneGestureAnimation(ped, animDict, animation, boneMaskType, p4, p5, p6, p7)

Example

//todo


See also