mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Expose toast notification methods
This commit is contained in:
parent
ec6a1c0e79
commit
722d932466
7 changed files with 59 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ private:
|
|||
void _toast_theme_changed(Control *p_control);
|
||||
|
||||
protected:
|
||||
static void _bind_methods();
|
||||
static EditorToaster *singleton;
|
||||
|
||||
void _notification(int p_what);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue