Expose ScriptCreateDialog to EditorPlugin
This commit is contained in:
parent
0ffec7daf7
commit
2a6c591957
11 changed files with 91 additions and 4 deletions
|
|
@ -58,6 +58,7 @@ class CreateDialog : public ConfirmationDialog {
|
|||
String preferred_search_result_type;
|
||||
EditorHelpBit *help_bit;
|
||||
List<StringName> type_list;
|
||||
Set<StringName> type_blacklist;
|
||||
|
||||
void _item_selected();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue