dialog that shows start/end texts for happenings if they have one
https://citybuilder.softleitner.com/manual
|
void | Activate (TimingHappeningState state) |
|
void | Toggle () |
|
void | ToggleGlobal () |
|
void | ActivateGlobal () |
|
virtual void | Activate () |
|
virtual void | Deactivate () |
|
|
TMPro.TMP_Text | TitleText |
|
TMPro.TMP_Text | DescriptionText |
|
bool | PauseGame |
|
ContentSizeFitter | Fitter |
|
|
virtual void | Awake () |
|
virtual void | Start () |
|
virtual void | Update () |
|
virtual void | OnDestroy () |
|
virtual void | updateContent (bool initiate) |
|
virtual void | updateLayout () |
|
bool | IsDialogActive [get] |
|