terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.GameContent.UI.Chat.IChatMonitor Interface Reference
+ Inheritance diagram for Terraria.GameContent.UI.Chat.IChatMonitor:
+ Collaboration diagram for Terraria.GameContent.UI.Chat.IChatMonitor:

Public Member Functions

void NewText (string newText, byte R=255, byte G=255, byte B=255)
 
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 8 of file IChatMonitor.cs.


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