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.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Runtime.InteropServices
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"
)]
18
ThisCall
,
19
[global::Cpp2ILInjected.Token(Token =
"0x400127A"
)]
20
FastCall
21
}
22
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Runtime.InteropServices.CallingConvention
CallingConvention
Definition
CallingConvention.cs:10
System.Runtime.InteropServices.CallingConvention.FastCall
@ FastCall
System.Runtime.InteropServices.CallingConvention.StdCall
@ StdCall
System.Runtime.InteropServices.CallingConvention.Winapi
@ Winapi
System.Runtime.InteropServices.CallingConvention.ThisCall
@ ThisCall
System.Runtime.InteropServices.CallingConvention.Cdecl
@ Cdecl
System.Runtime.InteropServices
Definition
_Activator.cs:5
System
Definition
__Il2CppComDelegate.cs:6
source
mscorlib
System
Runtime
InteropServices
CallingConvention.cs
Generated by
1.10.0