1
NGUI 3 Support / Change to Protection level of Reset() in UITweener
« on: May 13, 2014, 07:09:41 PM »
Started seeing an error with the latest update when I reset a TweenScale component on a gui.
error CS0122: `UITweener.Reset()' is inaccessible due to its protection level
Didn't find a mention of this changing in version notes. Did find ResetToBeginning(), was the change intended to move use of Reset() to ResetToBeginning()?
error CS0122: `UITweener.Reset()' is inaccessible due to its protection level
Didn't find a mention of this changing in version notes. Did find ResetToBeginning(), was the change intended to move use of Reset() to ResetToBeginning()?