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

◆ Reflector()

static InControl.Reflector.Reflector ( )
inlinestaticprivate

Definition at line 52 of file Reflector.cs.

53 {
54 if (("Unity" == null || "Unity" != null) && ("UnityEngine" == null || "UnityEngine" != null) && ("UnityEditor" == null || "UnityEditor" != null) && ("mscorlib" == null || "mscorlib" != null) && ("Microsoft" == null || "Microsoft" != null) && ("System" == null || "System" != null) && ("Mono" == null || "Mono" != null) && ("JetBrains" == null || "JetBrains" != null) && ("nunit" == null || "nunit" != null) && ("ExCSS" == null || "ExCSS" != null) && ("ICSharpCode" == null || "ICSharpCode" != null) && ("AssetStoreTools" == null || "AssetStoreTools" != null))
55 {
56 return;
57 }
59 }