SaveSlotsMenu
Last updated
Last updated
SaveSlotsMenu stores all 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.
DeactivateMenu()
Disables SaveSlotsMenu.