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:
Last update: April 12, 2022
Created: June 27, 2021
Created: June 27, 2021