Skip to main content

EventJS

Information

This event is the most basic event class, parent of all other events.

Parent class

None

Can be cancelled

No

Fields

NameTypeInfo

Methods

NameReturn TypeInfo
cancel() voidCancels event. If the event can't be cancelled, it won't do anything.