Simple Poker Template 0.0.1
|
Manages the state of the UI and enables/disables corresponding UI elements based on the current state. More...
Public Member Functions | |
void | SetMenuState (UIState state) |
Sets the menu state based on the provided state enum. | |
Properties | |
UIState | UIState [get] |
UIManager | UIManager [get] |
Additional Inherited Members | |
Protected Member Functions inherited from SimplePoker.Singleton< UIStateManager > | |
override void | Awake () |
Manages the state of the UI and enables/disables corresponding UI elements based on the current state.
void SimplePoker.UI.UIStateManager.SetMenuState | ( | UIState | state | ) |
Sets the menu state based on the provided state enum.
state | The UI state to set. |
|
get |
|
get |