Player::playFacialAnim

From RAGE Multiplayer Wiki
Revision as of 19:16, 14 December 2018 by Sake (talk | contribs) (Undo revision 16645 by C0kkie (talk) - this is not supposed to be C#-this is a javascript page)

Syntax

player.playFacialAnim(animName, animDict);

Required Arguments

  • animName: String
  • animDict: String

Return value

  • Undefined

Example

// todo

See also