ClassicCityBuilderKit 1.8.8
|
behaviour used when displaying save games
shows things like name, image and duration and gives access to the button that is used to select saves
Public Member Functions | |
void | Initialize (Mission mission, Difficulty difficulty, string name) |
void | Select () |
void | Deselect () |
Public Attributes | |
Button | Button |
Image | Background |
TMPro.TMP_Text | Text |
Image | Image |
TMPro.TMP_Text | Duration |
TMPro.TMP_Text | SavedAt |
Properties | |
string | SaveName [get] |