|
ClassicCityBuilderKit 1.9.4
|
Public Member Functions | |
| void | SetMission (Mission mission) |
| void | SetDifficulty (Difficulty difficulty) |
| void | Visualize () |
| void | Deselect () |
| void | Select (SaveVisualizerItem item) |
| void | Use () |
| void | Save () |
| void | Load () |
| void | Delete () |
Public Attributes | |
| bool | UseMissionManager |
| Mission | Mission |
| MissionSet | Missions |
| Difficulty | Difficulty |
| SaveVisualizerItem | Prefab |
| Transform | ItemParent |
| Button | SaveButton |
| Button | LoadButton |
| Button | DeleteButton |
| TMPro.TMP_InputField | SaveNameInput |
| MessageBoxDialog | ConfirmationDialog |
| Fader | Fader |
Properties | |
| bool | HasSelected [get] |