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

Methods

callsign   handled=   handled?   player_id   team  

Public Instance methods

This method returns the callsign of the player.

This method allows to set the event as handled or not.

This method returns true when the event is already handled, false if not.

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

Returns the team of the player who invoked the event.

[Validate]