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

◆ ProcessIncomingMessage()

void Terraria.Chat.Commands.AllPVPDeathCommand.ProcessIncomingMessage ( string text,
byte clientId )
inline

Implements Terraria.Chat.Commands.IChatCommand.

Definition at line 11 of file AllPVPDeathCommand.cs.

12 {
13 int num = 1;
14 if (num == 0)
15 {
16 }
17 if (num == 0 || "LegacyMultiplayer.26" == null)
18 {
19 }
20 }