Method | Description | |
---|---|---|
LogError ( Exception ex ) : void | ||
WriteToChat ( string message ) : void |
public static LogError ( Exception ex ) : void | ||
ex | Exception | |
return | void |
public static WriteToChat ( string message ) : void | ||
message | string | |
return | void |