Add toggle for favorites in create_root_dialog.
This commit is contained in:
parent
b5a20d21f2
commit
1ea37c34ad
5 changed files with 157 additions and 23 deletions
|
|
@ -90,6 +90,8 @@ protected:
|
|||
void _notification(int p_what);
|
||||
static void _bind_methods();
|
||||
|
||||
void _save_and_update_favorite_list();
|
||||
|
||||
public:
|
||||
Object *instance_selected();
|
||||
String get_selected_type();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue