Inherited by LegacyChatMonitor, and RemadeChatMonitor.
|
void | Clear () |
|
void | DrawChat (bool drawingPlayerChat) |
|
void | NewText (string newText, byte R=byte.MaxValue, byte G=byte.MaxValue, byte B=byte.MaxValue) |
|
void | NewTextMultiline (string text, bool force=false, Color c=default(Color), int WidthLimit=-1) |
|
void | Offset (int linesOffset) |
|
void | OnResolutionChange () |
|
void | ResetOffset () |
|
void | Update () |
|