mirror of
https://github.com/godotengine/godot.git
synced 2024-11-22 04:06:14 +00:00
add description for ScriptEditor.open_script_create_dialog()
This commit is contained in:
parent
7fff7b863c
commit
adb205a150
@ -86,6 +86,7 @@
|
||||
<argument index="1" name="base_path" type="String">
|
||||
</argument>
|
||||
<description>
|
||||
Opens the script create dialog. The script will extend [code]base_name[/code]. The file extension can be omitted from [code]base_path[/code]. It will be added based on the selected scripting language.
|
||||
</description>
|
||||
</method>
|
||||
<method name="register_syntax_highlighter">
|
||||
|
Loading…
Reference in New Issue
Block a user