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

◆ Exists()

static bool Terraria.Localization.Language.Exists ( string key)
inlinestatic

Definition at line 124 of file Language.cs.

125 {
126 if (!true)
127 {
128 }
129 bool flag;
130 return flag;
131 }

Referenced by Terraria.Chat.ChatCommandProcessor.AddCommand< T >(), and Terraria.Lang.if().