Fix command docs, automate API doc generation (#327)
Co-authored-by: Dennis Ploeger <develop@dieploegers.de> Co-authored-by: dploeger <dploeger@users.noreply.github.com>
This commit is contained in:
@@ -92,6 +92,12 @@ Set the camera limits
|
||||
|
||||
* camera_limits_id: The id of the room's camera limits to set
|
||||
|
||||
### save\_game
|
||||
|
||||
```gdscript
|
||||
func save_game(p_savegame_res: Resource) -> void
|
||||
```
|
||||
|
||||
### check\_game\_scene\_methods
|
||||
|
||||
```gdscript
|
||||
|
||||
Reference in New Issue
Block a user