Returns 1 if the given custom tween ID is currently playing, otherwise 0. This will still return 1 if the tween is currently paused.
integer GetTweenCustomPlaying( tweenID )
int agk::GetTweenCustomPlaying( uint32_t tweenID )