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
CallingConventions.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Reflection
 

Enumerations

enum  System.Reflection.CallingConventions {
  System.Reflection.Standard = 1 , System.Reflection.VarArgs = 2 , System.Reflection.Any = 3 , System.Reflection.HasThis = 32 ,
  System.Reflection.ExplicitThis = 64
}