GTA V NativesentityEntity::setAnimCurrentTimeOn this pageEntity::setAnimCurrentTimeSyntax ```js entity.setAnimCurrentTime(animDictionary, animName, time); ``` Required Arguments animDictionary: String animName: String time: float Return value Undefined Example ```js // todo ``` See also