Class Bzflag::AllowPlayerEventData
In: bzRuby.cpp
Parent: Bzflag::EventData

Methods

allow=   allow?   callsign   ipAddress   playerID   reason   time  

Public Instance methods

This method makes it possible to modify the allow variable.

Returns true if the player is allowed to join , false if not.

This method returns the callsign of the player.

Returns the ip address which got banned.

Returns the player id of the player who invoked the event.

Returns the reason why the player is not allowed.

This method returns the time when the invent was invoked.

[Validate]