GetTweenObjectExists
Description
Returns 1 if a tween exists at the given ID and it is an object tween, otherwise 0.
Definition
integer GetTweenObjectExists( tweenID )
int agk::GetTweenObjectExists( uint32_t tweenID )
Parameters
- tweenID - ID of the tween to check