Guild War Accept Event
class GuildWarAcceptEvent(player: Player, val challenger: Guild, val defender: Guild) : GuildEvent(source)
An event that is called when a guild war accept request is accepted by the defending guild.
Constructors
Link copied to clipboard
Creates a new GuildWarAcceptEvent with the given player, challenger and defender.
Functions
Link copied to clipboard
Link copied to clipboard
Returns the list of handlers, through which this event is passed.
Link copied to clipboard
Link copied to clipboard
Returns whether this event is cancelled or not.
Link copied to clipboard
Sets whether this event is cancelled or not.