GetTweenCharPlaying

Description

Returns 1 if the given tween ID is currently playing on the given character and text object, otherwise 0. This will still return 1 if the tween is currently paused.

Definition

integer GetTweenCharPlaying( tweenID, textID, charID )

Parameters