NGUI: Next-Gen UI kit
3.7.2
|
Attach this script to a popup list, the parent of a group of toggles, or to a toggle itself to save its state. More...
Public Member Functions | |
void | SaveSelection () |
Save the selection. More... | |
void | SaveState () |
Save the state. More... | |
Public Attributes | |
string | keyName |
PlayerPrefs-stored key for this option. More... | |
Attach this script to a popup list, the parent of a group of toggles, or to a toggle itself to save its state.
void UISavedOption.SaveSelection | ( | ) |
Save the selection.
void UISavedOption.SaveState | ( | ) |
Save the state.
string UISavedOption.keyName |
PlayerPrefs-stored key for this option.