|
ClassicCityBuilderKit 1.9.4
|
simple base class for UI dialogs that mostly just provides a way to show and hide it
Public Member Functions | |
| void | Toggle () |
| void | ToggleGlobal () |
| void | ActivateGlobal () |
| virtual void | Activate () |
| virtual void | Deactivate () |
Public Attributes | |
| bool | PauseGame |
| ContentSizeFitter | Fitter |
Protected Member Functions | |
| virtual void | Awake () |
| virtual void | Start () |
| virtual void | Update () |
| virtual void | OnDestroy () |
| virtual void | updateContent (bool initiate) |
| virtual void | updateLayout () |
Properties | |
| bool | IsDialogActive [get] |