|
static void | Debug (int whoAmI, string s) |
|
static void | Debug (RemoteAddress addr, string s) |
|
static void | Debug (string s) |
|
static void | Error (int whoAmI, string s, Exception e=null) |
|
static void | Error (RemoteAddress addr, string s, Exception e=null) |
|
static void | Error (string s, Exception e=null) |
|
static Mod | GetMod (int netID) |
|
static bool | IsModdedClient (int i) |
|
static void | Log (int whoAmI, string s) |
|
static void | Log (RemoteAddress addr, string s) |
|
static void | Log (string s) |
|
static void | LogSend (int toClient, int ignoreClient, string s, int len) |
|
static void | Warn (int whoAmI, string s) |
|
static void | Warn (RemoteAddress addr, string s) |
|
static void | Warn (string s) |
|