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

Methods

from   handled=   handled?   message   time  

Public Instance methods

Returns the player id from the player that issued the slash command.

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 slash message the player issued.

This method returns the time when the player typed in the command.

[Validate]