RAGE.Elements.Ped.StopAnimTask

From RAGE Multiplayer Wiki

Client-Side
Function

 C#



C# Syntax


Required Params

  • animDictionary: string
  • animationName: string
  • p3: float

Return value

  • void

Syntax

ped.StopAnimTask(animDictionary, animationName, p3)

Example

//todo


See also