IEditCharacter::IsAnimating

Tells whether or not the current animation is playing.

   

HRESULT IsAnimating( short* pval );

Parameters

pval
[out,retval] Pointer to the animation direction.

Return Values

Remarks

Returned value will be 1 if playing forward, -1 if playing backwards or 0 if not playing.

See Also

Copyright © 2004-2010 Fragmosoft