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
InternalEncodingDataItem.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
4
namespace
System.Globalization
5
{
6
[global::Cpp2ILInjected.Token(Token =
"0x20005BC"
)]
7
internal
struct
InternalEncodingDataItem
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x40018F3"
)]
10
[global::Cpp2ILInjected.FieldOffset(Offset =
"0x0"
)]
11
internal
string
webName
;
12
13
[global::Cpp2ILInjected.Token(Token =
"0x40018F4"
)]
14
[global::Cpp2ILInjected.FieldOffset(Offset =
"0x8"
)]
15
internal
ushort
codePage
;
16
}
17
}
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Globalization
Definition
Bootstring.cs:7
System
Definition
__Il2CppComDelegate.cs:6
System.Globalization.InternalEncodingDataItem.webName
string webName
Definition
InternalEncodingDataItem.cs:11
System.Globalization.InternalEncodingDataItem.codePage
ushort codePage
Definition
InternalEncodingDataItem.cs:15
System.Globalization.InternalEncodingDataItem
Definition
InternalEncodingDataItem.cs:8
source
mscorlib
System
Globalization
InternalEncodingDataItem.cs
Generated by
1.10.0