GetUnitAnimation

Status
Not open for further replies.
Level 5
Joined
Nov 27, 2007
Messages
85
There is a function to set a unit's animation, but no way to look which is the current unit's animation.

Prototype:
JASS:
function GetUnitAnimation takes unit u returns string

This func would be a great boon to those who work a lot with objects and their animations.
 
Status
Not open for further replies.
Top