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
|
Public Member Functions | |
ArgInfo (global::System.Reflection.MethodBase method, ArgInfoType type) | |
object[] | GetInOutArgs (object[] args) |
Private Attributes | |
int[] | _paramMap |
int | _inoutArgCount |
global::System.Reflection.MethodBase | _method |
Definition at line 9 of file ArgInfo.cs.