You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 19:31:35 +00:00
Fix miscellaneous oddities around the class reference (part 6)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
Manages toast notifications within the editor.
|
||||
</brief_description>
|
||||
<description>
|
||||
This object manages the functionality and display of toast notifications within the editor, ensuring timely and informative alerts are presented to users.
|
||||
This object manages the functionality and display of toast notifications within the editor, ensuring immediate and informative alerts are presented to the user.
|
||||
[b]Note:[/b] This class shouldn't be instantiated directly. Instead, access the singleton using [method EditorInterface.get_editor_toaster].
|
||||
</description>
|
||||
<tutorials>
|
||||
|
||||
Reference in New Issue
Block a user