Event

interface Event(source)

Interface for events. Instances of this interface can be triggered by invoking the fire function.

Inheritors

Types

Link copied to clipboard

The priority of an event listener

Functions

Link copied to clipboard
open fun fire()

Trigger this event by invoking the EventManager with this instance