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
CharSet.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Runtime.InteropServices
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x200042D"
)]
7
public
enum
CharSet
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x40011EC"
)]
10
None
= 1,
11
[global::Cpp2ILInjected.Token(Token =
"0x40011ED"
)]
12
Ansi
,
13
[global::Cpp2ILInjected.Token(Token =
"0x40011EE"
)]
14
Unicode
,
15
[global::Cpp2ILInjected.Token(Token =
"0x40011EF"
)]
16
Auto
17
}
18
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Runtime.InteropServices.CharSet
CharSet
Definition
CharSet.cs:8
System.Runtime.InteropServices.CharSet.Auto
@ Auto
System.Runtime.InteropServices.CharSet.Ansi
@ Ansi
System.Runtime.InteropServices.CharSet.None
@ None
System.Runtime.InteropServices.CharSet.Unicode
@ Unicode
System.Runtime.InteropServices
Definition
_Activator.cs:5
System
Definition
__Il2CppComDelegate.cs:6
source
mscorlib
System
Runtime
InteropServices
CharSet.cs
Generated by
1.10.0