Events/exports
cxa-notify events and exports
Notify export;
exports["cxa-notify"]:SendNotify(text, type, length)

Notify client event;


Notify server event;


Last updated
cxa-notify events and exports
exports["cxa-notify"]:SendNotify(text, type, length)





Last updated
TriggerEvent(“cxa-notify:sendNotify”, text, type, lenght)TriggerClientEvent(“cxa-notify:sendNotify”, source, text, type, lenght)