You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-04 17:04:49 +00:00
Rework scene creation dialog
This commit is contained in:
@@ -99,6 +99,7 @@ public:
|
||||
|
||||
void set_base_type(const String &p_base);
|
||||
String get_base_type() const;
|
||||
void select_base();
|
||||
|
||||
void set_preferred_search_result_type(const String &p_preferred_type);
|
||||
String get_preferred_search_result_type();
|
||||
|
||||
Reference in New Issue
Block a user