DungeonEndEvent

class DungeonEndEvent : Event

Fired in Dungeon.onChat when the "> EXTRA STATS <" message is received.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open fun getListenerList(): ListenerList
Link copied to clipboard
open fun getPhase(): EventPriority?
Link copied to clipboard
open fun hasResult(): Boolean
Link copied to clipboard
open fun isCancelable(): Boolean
Link copied to clipboard
open fun setPhase(@Nonnull value: EventPriority)

Properties

Link copied to clipboard
Link copied to clipboard
var result: Event.Result