-
Notifications
You must be signed in to change notification settings - Fork 18
registerCallbacks
Ben edited this page Aug 16, 2022
·
1 revision
Same as registerCallback, but takes in a table of events instead of just a single string
TRP3_API.events.listenToEvents(events, handler)
-
events
: table -
handler
: function
eventDispatcher