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