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