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

◆ GetParametersCount()

override int System.Reflection.RuntimeMethodInfo.GetParametersCount ( )
inlinepackagevirtual

Reimplemented from System.Reflection.MethodBase.

Definition at line 382 of file RuntimeMethodInfo.cs.

383 {
384 throw null;
385 }