terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ RemoveCommandPrefix()

static string Terraria.Chat.ChatCommandProcessor.RemoveCommandPrefix ( string messageText,
LocalizedText command )
inlinestaticprivate

Definition at line 118 of file ChatCommandProcessor.cs.

119 {
120 throw null;
121 }