1
NGUI 3 Support / nobody feels NGUI 3.9.4 Tweener OnFinished, Button Click Method hard to use?
« on: November 16, 2015, 10:37:50 PM »
I add a TweenAlpha Component and my Monobehaviour Tip Component onto a GameObject. When I add a OnFinished method to TweenAlpha, sth wrong: "Could not find method 'GetComponentsInChildren' on Tip". But I add the method HideSelf() from Tip Monobehaviour. It seems that NGUI mixed up the assigned method.
The similar thing happens to UIButton Click Method.
Nothing like this happens in NGUI 3.9.2....
Who can tell me what's wrong ?
The similar thing happens to UIButton Click Method.
Nothing like this happens in NGUI 3.9.2....
Who can tell me what's wrong ?