Cancelable mod event class
If one of the event handlers returned true, the subsequent handlers will not be called.
true
* See MaginaiEvents class for all events provided by maginai
maginai
Internal
Event name
Description
Add an event handler
Event arg object
handled - Whether the event has been handled by a handler
Remove handler from the event
handler
Cancelable mod event class
If one of the event handlers returned
true
, the subsequent handlers will not be called.* See MaginaiEvents class for all events provided by
maginai