// --------------------------------------------------------------------------------------------- void Awake() { _instance = this; uiState = UIState.AllClosed; }