notification_system
This type represents a notification system.
add
Adds a notification to the list.
Arguments
Name
Type
Description
Returns
Nothing.
Example
notif:add(my_notification);
Last updated
This type represents a notification system.
Adds a notification to the list.
Arguments
Name
Type
Description
Returns
Nothing.
Example
notif:add(my_notification);
Last updated