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 | |
Beep | boolean | true | The beep sound on msg update |
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: