mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Add option to disable loading scripts in ScriptCreateDialog
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
</argument>
|
||||
<argument index="2" name="built_in_enabled" type="bool" default="true">
|
||||
</argument>
|
||||
<argument index="3" name="load_enabled" type="bool" default="true">
|
||||
</argument>
|
||||
<description>
|
||||
Prefills required fields to configure the ScriptCreateDialog for use.
|
||||
</description>
|
||||
|
||||
Reference in New Issue
Block a user