Fix issues with InputMap::load_from_project_settings() when called in tool script
This commit is contained in:
parent
d48f9d45e2
commit
bb3c8a0682
4 changed files with 35 additions and 18 deletions
|
|
@ -117,4 +117,11 @@
|
|||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
<signals>
|
||||
<signal name="project_settings_loaded">
|
||||
<description>
|
||||
Emitted when the [ProjectSettings] [InputMap] has been loaded.
|
||||
</description>
|
||||
</signal>
|
||||
</signals>
|
||||
</class>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue