The search keyword must be a single word (no spaces).

Function QueueUnitAnimation

Line
2914
Location
common.j
Constant?
no
Type
native
Arguments
unit whichUnit, string whichAnimation
Returns
nothing
2914
native          QueueUnitAnimation          takes unit whichUnit, string whichAnimation returns nothing
2915
native          SetUnitAnimation            takes unit whichUnit, string whichAnimation returns nothing
2916
native          SetUnitAnimationByIndex     takes unit whichUnit, integer whichAnimation returns nothing
2917
native          SetUnitAnimationWithRarity  takes unit whichUnit, string whichAnimation, raritycontrol rarity returns nothing
2918
native          AddUnitAnimationProperties  takes unit whichUnit, string animProperties, boolean add returns nothing
2919