Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: winddarklj on May 28, 2014, 02:33:12 AM

Title: How to know a UITween is playing?
Post by: winddarklj on May 28, 2014, 02:33:12 AM
I confront with a problem here is that I need to get the "status" of a UITween, but it seems there is no "tween.isplaying" method, so how can I know the status?
Title: Re: How to know a UITween is playing?
Post by: ArenMook on May 28, 2014, 06:20:30 AM
tween.enabled will tell you just that.