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
CallingConvention.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200044C RID: 1100
6 [ComVisible(true)]
8 public enum CallingConvention
9 {
10 // Token: 0x04001276 RID: 4726
11 Winapi = 1,
12 // Token: 0x04001277 RID: 4727
13 Cdecl,
14 // Token: 0x04001278 RID: 4728
15 StdCall,
16 // Token: 0x04001279 RID: 4729
18 // Token: 0x0400127A RID: 4730
20 }
21}
class f__AnonymousType0<< Count > j__TPar