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
CallingConvention.cs
Go to the documentation of this file.
1using System;
3
5{
6 [ComVisible(true)]
7 [global::Cpp2ILInjected.Token(Token = "0x200044C")]
8 [global::System.Serializable]
9 public enum CallingConvention
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x4001276")]
12 Winapi = 1,
13 [global::Cpp2ILInjected.Token(Token = "0x4001277")]
14 Cdecl,
15 [global::Cpp2ILInjected.Token(Token = "0x4001278")]
16 StdCall,
17 [global::Cpp2ILInjected.Token(Token = "0x4001279")]
19 [global::Cpp2ILInjected.Token(Token = "0x400127A")]
21 }
22}
class f__AnonymousType0<< Count > j__TPar