The name of the event to register the callback for.
The callback function to be called when the event is triggered.
The maximum number of times the callback can be called for the event. Once the maximum number is reached, the callback will no longer be called.
Generated using TypeDoc
Register a callback function to be called multiple times for a specific event.