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

◆ ShouldCacheMessage()

static bool Terraria.Chat.ChatHelper.ShouldCacheMessage ( )
inlinestaticprivate

Definition at line 163 of file ChatHelper.cs.

164 {
165 if (!true)
166 {
167 }
168 bool netClient = Main.NetClient;
169 if (!true)
170 {
171 }
172 return Main.gameMenu;
173 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Main.gameMenu, j__TPar, and Terraria.Main.NetClient.

Referenced by Terraria.Chat.ChatHelper.DisplayCheckedMessage().