1
NGUI 3 Support / Sprite does not contain a definition for 'border'
« on: February 09, 2015, 05:12:04 PM »
Hey there.
Imported the latest nGUI Version to my clean new 4.3.X Unity PS Vita Project and got these two errors:
Imported the latest nGUI Version to my clean new 4.3.X Unity PS Vita Project and got these two errors:
- Assets/NGUI/Scripts/Editor/UI2DSpriteEditor.cs(42,46): error CS1061: Type `UnityEngine.Sprite' does not contain a definition for `border' and no extension method `border' of type `UnityEngine.Sprite' could be found (are you missing a using directive or an assembly reference?)
- Assets/NGUI/Scripts/Editor/UI2DSpriteEditor.cs(42,46): error CS1061: Type `UnityEngine.Sprite' does not contain a definition for `border' and no extension method `border' of type `UnityEngine.Sprite' could be found (are you missing a using directive or an assembly reference?)