Skip to content

ButtonNotification

Shows a notification in the top-right that support the displaying button inputs

Argument Data Type Needed Default Description
Message string - The message to show

Need to be called every frame


Example
ButtonNotification("Example")
Tip

If you write {any_letter} the content will be converted to button inputs


Example:
ButtonNotification("A simple message {X} {D}")

Result:
https://i.postimg.cc/XJ7dWFk3/DcxWl3r.png


Last update: April 12, 2022
Created: June 27, 2021