1
NGUI 3 Support / Re: Soft Clip IOS not work
« on: October 21, 2014, 02:31:53 AM »
Thanks Aren,
Sorry for disturb
Works fine now !
Sorry for disturb

Works fine now !
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

IndexOutOfRangeException: Array index is out of range.
there is a 452 unity bugs not resolved
You actually need to set it in UISlider's On Value Change section in inspector (or use EventDelegate.Add(slider.onChange, YourCallback); in code).