GlobalEvent

Constructors

Link copied to clipboard
constructor(invokerSupplier: Function<Collection<T>, T>)

Properties

Link copied to clipboard
val invoker: T

Functions

Link copied to clipboard
Link copied to clipboard
fun registerListener(listener: T)
Link copied to clipboard
fun unregisterListener(listener: T)