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

◆ PlatformCheckedMessage()

static void Terraria.Chat.ChatHelper.PlatformCheckedMessage ( string message,
Color color,
byte messageAuthor )
inlinestatic

Definition at line 408 of file ChatHelper.cs.

409 {
410 throw null;
411 }