Core.Object
|
+--Engine.Actor
|
+--Engine.Controller
|
+--Engine.PlayerController
|
+--Engine.Admin
| Direct Known Subclasses:None |
| Function Summary | |
void |
Admin(string CommandLine)// Execute an administrative console command on the server. |
void |
Kick(string S) |
void |
KickBan(string S) |
void |
PlayerList() |
void |
RestartMap() |
void |
Say(string Msg)// center print admin messages which start with # |
void |
Switch(string URL) |