GetObjectIsTweening

Description

Returns 1 if the object is currently tweening to an animation frame or the beginning or an animation about to play. This only occurs immediately after PlayObjectAnimation or SetObjectAnimationFrame if you specified a tween time greater than 0. It does not occur at any other time during an animation.

Definition

integer GetObjectIsTweening( objID )

Parameters