1
Notification
4n0n edited this page 3 years ago
It's unlikely developers will ever create or remove notifications directly, however they may use a NotificationList, particularly the one defined by Bastion already.
function Notification:New(list, icon, text)
function Notification:Remove()
Bastion.Notifications:AddNotification(Efflorescence:GetIcon(), "Efflorescence requested")