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

◆ DisplayCheckedMessage()

static void Terraria.Chat.ChatHelper.DisplayCheckedMessage ( bool result,
ChatHelper::ChatRequest request )
inlinestatic

Definition at line 99 of file ChatHelper.cs.

100 {
101 if (!true)
102 {
103 }
104 byte messageAuthor = request.messageAuthor;
105 string message = request.message;
106 byte messageAuthor2 = request.messageAuthor;
107 Color color = request.color;
108 byte messageAuthor3 = request.messageAuthor;
109 string message2 = request.message;
110 string text2;
111 string text = text2 + " " + message2;
112 if (messageAuthor3 == 0)
113 {
114 }
115 bool flag = ChatHelper.ShouldCacheMessage();
116 Color color2 = request.color;
117 ChatHelper.CacheMessage(text, color2);
118 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Chat.ChatHelper.CacheMessage(), j__TPar, Terraria.Chat.ChatHelper.ShouldCacheMessage(), and System.text.