GetTweenTextExists
Description
Returns 1 if a tween with the given ID exists and it is a text tween, otherwise 0. 
Definition
integer GetTweenTextExists( tweenID ) 
int agk::GetTweenTextExists( UINT tweenID )
Parameters
- tweenID - ID of the tween to check