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() [6/11]

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

Definition at line 716 of file Enum.cs.

717 {
718 throw null;
719 }