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

Function AddUnitAnimationProperties

Line
2918
Location
common.j
Constant?
no
Type
native
Arguments
unit whichUnit, string animProperties, boolean add
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
2921
native          ResetUnitLookAt     takes unit whichUnit returns nothing
2922
2923
native          SetUnitRescuable    takes unit whichUnit, player byWhichPlayer, boolean flag returns nothing