Guild War Decline Event
class GuildWarDeclineEvent(player: Player, val challenger: Guild, val defender: Guild) : GuildEvent(source)
An event that is called when a guild war challenge request is declined by the defending guild.
Constructors
Link copied to clipboard
Creates a new GuildWarDeclineEvent 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.