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

◆ PlatformCheckedMessage()

static void Terraria.Chat.ChatHelper.PlatformCheckedMessage ( string message,
Color color,
byte messageAuthor )
inlinestatic

Definition at line 121 of file ChatHelper.cs.

122 {
123 if (!true)
124 {
125 }
126 int myPlayer = Main.myPlayer;
127 }

References Terraria.Main.myPlayer.