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