mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Fill random docs
This commit is contained in:
@@ -691,11 +691,13 @@
|
||||
</signal>
|
||||
<signal name="project_settings_changed">
|
||||
<description>
|
||||
Emitted when any project setting has changed.
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="resource_saved">
|
||||
<param index="0" name="resource" type="Resource" />
|
||||
<description>
|
||||
Emitted when the given [param resource] was saved on disc.
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="scene_changed">
|
||||
|
||||
Reference in New Issue
Block a user