NGUI: Next-Gen UI kit
3.7.2
|
Example script showing how to activate or deactivate MonoBehaviours with a toggle. More...
Public Member Functions | |
void | Toggle () |
Public Attributes | |
List< MonoBehaviour > | activate |
List< MonoBehaviour > | deactivate |
Example script showing how to activate or deactivate MonoBehaviours with a toggle.
void UIToggledComponents.Toggle | ( | ) |
List<MonoBehaviour> UIToggledComponents.activate |
List<MonoBehaviour> UIToggledComponents.deactivate |