Entity::setAnimCurrentTime

From RAGE Multiplayer Wiki
Revision as of 16:18, 4 January 2018 by Ragempdev (talk | contribs)

Syntax

entity.setAnimCurrentTime(animDictionary, animName, time);

Required Arguments

  • animDictionary: String
  • animName: String
  • time: float

Return value

  • Undefined

Example

// todo

See also