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.HelpCommand.ProcessIncomingMessage ( string text,
byte clientId )
inline

Implements Terraria.Chat.Commands.IChatCommand.

Definition at line 13 of file HelpCommand.cs.

14 {
15 if (!true)
16 {
17 }
18 NetworkText networkText = HelpCommand.ComposeMessage(HelpCommand.GetCommandAliasesByID());
19 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Chat.Commands.HelpCommand.ComposeMessage(), Terraria.Chat.Commands.HelpCommand.GetCommandAliasesByID(), and j__TPar.