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

◆ SendChatMessageToClientAs()

static void Terraria.Chat.ChatHelper.SendChatMessageToClientAs ( byte messageAuthor,
NetworkText text,
Color color,
int playerId )
inlinestatic

Definition at line 31 of file ChatHelper.cs.

32 {
33 if (!true)
34 {
35 }
36 int myPlayer = Main.myPlayer;
37 }

References Terraria.Main.myPlayer.