Difference between revisions of "TMapsList"
(Created page with "==Inheritance== *TMapsList ==Description== Class for managing server's Maps list. '''This class is assigned to "TGame.MapsList"''' user constructab...") |
(No difference)
|
Revision as of 09:08, 4 October 2014
Inheritance
Description
Class for managing server's Maps list.
This class is assigned to "TGame.MapsList"
user constructable: NO user destructable: NO
Members
| Member declaration | Access mode | SS Version |
|---|---|---|
| procedure AddMap(Name: string) | 2.7.8.b1 | |
| procedure RemoveMap(Name: string) | 2.7.8.b1 | |
| property OnAdminDisconnect: TOnAdminDisconnectEvent | RW | 2.7.8.b1 |