Exports

Notification exports

Client side exports:

Create notify:

exports.infinity_notify:sendNotify(notifyType, notifyMessage, timeDuration)
  • type of the notification

  • message

  • duration

Last updated

Was this helpful?