SaveSlotsMenu stores all SaveSlots from the Main Menu, & handles clicking on them, enabling & disabling them based on their data.
ActivateMenu(bool isLoadingMenuEnabled)Enables SaveSlotsMenu.isLoadingMenuEnabled: If true, Buttons will load games. If false, they will create new games on clicked.
ActivateMenu(bool isLoadingMenuEnabled)
Enables SaveSlotsMenu.
isLoadingMenuEnabled: If true, Buttons will load games. If false, they will create new games on clicked.
DeactivateMenu()Disables SaveSlotsMenu.
DeactivateMenu()
Disables SaveSlotsMenu.
Last updated 10 months ago