Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.UI.Chat.IChatMonitor Interface Reference

Public Member Functions

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 DrawChat (bool drawingPlayerChat)
 
void Clear ()
 
void Update ()
 
void Offset (int linesOffset)
 
void ResetOffset ()
 
void OnResolutionChange ()
 

Detailed Description

Definition at line 5 of file IChatMonitor.cs.


The documentation for this interface was generated from the following file: