| 
| void  | OnResolutionChange () | 
|   | 
|   | LegacyChatMonitor () | 
|   | 
| void  | Clear () | 
|   | 
| void  | ResetOffset () | 
|   | 
| void  | Update () | 
|   | 
| void  | Offset (int linesOffset) | 
|   | 
| void  | NewText (string newText, byte R=255, byte G=255, byte B=255) | 
|   | 
| void  | NewTextInternal (string newText, byte R=255, byte G=255, byte B=255, bool force=false) | 
|   | 
| void  | NewTextMultiline (string text, bool force=false, Color c=default(Color), int WidthLimit=-1) | 
|   | 
| void  | NewText (List< TextSnippet > snippets) | 
|   | 
| void  | DrawChat (bool drawingPlayerChat) | 
|   | 
Definition at line 15 of file LegacyChatMonitor.cs.
 
The documentation for this class was generated from the following file: