NGUI: Next-Gen UI kit
3.7.2
|
Classes | |
class | NGUISettings |
Unity doesn't keep the values of static variables after scripts change get recompiled. One way around this is to store the references in EditorPrefs – retrieve them at start, and save them whenever something changes. More... | |