docs: Automatic update of API docs

This commit is contained in:
StraToN
2021-10-26 14:37:15 +00:00
parent 471e7444a7
commit 5240ccec54
2 changed files with 9 additions and 2 deletions

View File

@@ -89,4 +89,11 @@ Insert data to save into savegame.
#### Parameters
- p_savegame: The savegame resource
- p_savegame: The savegame resource
### get\_start\_location
```gdscript
func get_start_location() -> ESCLocation
```