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

◆ ConvertNormalSnippets()

static void Terraria.UI.Chat.ChatManager.ConvertNormalSnippets ( TextSnippet[] snippets)
inlinestatic

Definition at line 44 of file ChatManager.cs.

45 {
46 string textOriginal = snippets.TextOriginal;
47 Type type;
48 Type type2;
49 bool flag = type == type2;
50 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.UI.Chat.TextSnippet.TextOriginal.

Referenced by Terraria.UI.Chat.ChatManager.DrawColorCodedStringWithShadow(), and Terraria.GameContent.UI.Elements.UIText.DrawSelf().