From modwiki
Description
Returns true if the animation playing on the given channel
// is completed considering a number of blend frames.
Usage
In your script type...
float animDone( float channel, float blendOutFrames )
Parameters
Examples
none
Notes
tba