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

◆ ToObject() [1/11]

static object System.Enum.ToObject ( global::System::Type enumType,
bool value )
inlinestaticprivate

Definition at line 1790 of file Enum.cs.

1791 {
1792 throw null;
1793 }