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

◆ GetMethod() [1/6]

global.System.Reflection.MethodInfo System.Type.GetMethod ( string name)
inline

Definition at line 1912 of file Type.cs.

1913 {
1914 throw null;
1915 }