s&
comment
news
apps
browse
insights
charts
code_blocks
dev
emoji_events
tech jam
log in
Toasty
from
ggg
Simple configurable toasts system
thumb_up_alt
0
thumb_down_alt
0
favorite
0
library_books
0
home
About
reviews
Review
bug_report
Bug Report
reviews
Review
tips_and_updates
Feature Request
Type
collections_bookmark
Library
Created
1/11/2025
Updated
1/11/2025
In Collections
0
Referenced By
0
Dependencies
0
brightness_alert
Report Abuse
How to use
Send an event from your game code and configure the toast using its properties.
IToastEvent.Post( te => te.Show( new Toast { Status = ToastStatus.Success, Text = "Awesome!" } ) );
Optional Properties
Duration (seconds)
Position (Enum)