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

◆ ToString() [1/4]

override string System.Enum.ToString ( )
inline

Definition at line 429 of file Enum.cs.

430 {
431 Type type = base.GetType();
432 if (type != null || type != null)
433 {
434 }
435 string text;
436 return text;
437 }
class f__AnonymousType0<< Count > j__TPar
new Type GetType()
Definition Type.cs:287

References System.Type.GetType(), j__TPar, and System.text.

Referenced by System.Enum.ToString().