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

◆ IsIntegerType()

static bool System.Type.IsIntegerType ( Type t)
inlinestaticpackageinherited

Definition at line 75 of file Type.cs.

76 {
77 if (!true)
78 {
79 }
80 return true;
81 }

Referenced by System.RuntimeType.GetEnumName(), System.Type.GetEnumName(), System.RuntimeType.IsEnumDefined(), and System.Type.IsEnumDefined().