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

◆ BroadcastChatMessageAs()

static void Terraria.Chat.ChatHelper.BroadcastChatMessageAs ( byte messageAuthor,
NetworkText text,
Color color,
int excludedPlayer = -1 )
inlinestatic

Definition at line 48 of file ChatHelper.cs.

49 {
50 if (!true)
51 {
52 }
53 int myPlayer = Main.myPlayer;
54 bool netHost = Main.NetHost;
55 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.Main.myPlayer, and Terraria.Main.NetHost.