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

Function SetUnitAnimation

Line
2915
Location
common.j
Constant?
no
Type
native
Arguments
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
2920
native          SetUnitLookAt       takes unit whichUnit, string whichBone, unit lookAtTarget, real offsetX, real offsetY, real offsetZ returns nothing