Files
gymkhana-actions/docs/api/load_game.gd.md
2021-10-25 07:00:14 +00:00

34 lines
561 B
Markdown

<!-- Auto-generated from JSON by GDScript docs maker. Do not edit this document directly. -->
# load\_game.gd
**Extends:** [Control](../Control)
## Description
A container for loading from a save slot
## Property Descriptions
### slot\_ui\_scene
```gdscript
export var slot_ui_scene = "[Object:null]"
```
The scene to display a slot
## Method Descriptions
### refresh\_savegames
```gdscript
func refresh_savegames()
```
Create the slots from the list of savegames
## Signals
- signal back_button_pressed(): Emitted when the back button is pressed