docs: Automatic update of API docs

This commit is contained in:
StraToN
2021-10-25 07:00:14 +00:00
parent 689669d06e
commit ee03321b37
12 changed files with 200 additions and 5 deletions

22
docs/api/pause_menu.gd.md Normal file
View File

@@ -0,0 +1,22 @@
<!-- Auto-generated from JSON by GDScript docs maker. Do not edit this document directly. -->
# pause\_menu.gd
**Extends:** [Control](../Control)
## Description
A menu shown in game
## Method Descriptions
### set\_save\_enabled
```gdscript
func set_save_enabled(p_enabled: bool)
```
Set wether saving is enabled currently
#### Parameters
- p_enabled: Enable or disable saving