You can see some notifications UI functions
Last updated 3 years ago
Was this helpful?
Send a notification to the
Types
Arguments
Descriptions
Optional
time
Notification display time
❌
msg
The notification message content
Example :
AAS.Notification(5, "Hello world !")
Output :