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

Methods

Public Instance methods

This method returns the list server address.

This method makes it possible to change the list server address which the server will contact.

This method returns the list server description of the server.

This method makes it possible to change the description of the server in the server list.

This method returns the list server groups for the server.

This method makes it possible to change the groups of the server.

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

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

This method returns the time when the list server got updated.

[Validate]