terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Offset()

void Terraria.GameContent.UI.Chat.LegacyChatMonitor.Offset ( int linesOffset)
inline

Implements Terraria.GameContent.UI.Chat.IChatMonitor.

Definition at line 59 of file LegacyChatMonitor.cs.

60 {
61 if (!true)
62 {
63 }
64 int screenHeight = Main.screenHeight;
65 int num = 21846;
66 this.showCount = num;
67 int num2 = this.startChatLine;
68 int num3 = this.numChatLines;
71 int num4 = this.startChatLine;
72 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.GameContent.UI.Chat.LegacyChatMonitor.numChatLines, Terraria.Main.screenHeight, and Terraria.GameContent.UI.Chat.LegacyChatMonitor.startChatLine.