mirror of
https://github.com/godotengine/godot.git
synced 2026-01-01 05:49:28 +03:00
Retry loading addons after filesystem scan
This commit is contained in:
@@ -96,6 +96,11 @@
|
||||
Emitted if at least one resource is reloaded when the filesystem is scanned.
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="script_classes_updated">
|
||||
<description>
|
||||
Emitted when the list of global script classes gets updated.
|
||||
</description>
|
||||
</signal>
|
||||
<signal name="sources_changed">
|
||||
<param index="0" name="exist" type="bool" />
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user