Entity::getEntityAnimDuration

From RAGE Multiplayer Wiki
Revision as of 20:28, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Console Hash: 0x8B5E3E3D = GET_ANIM_DURATION

Animations List : www.ls-multiplayer.com/dev/index.php?section=3

Syntax

entity.getEntityAnimDuration(animDict, animName);

Required Arguments

  • animDict: String
  • animName: String

Return value

  • float

Example

todo

See also