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
InternalCodePageDataItem.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020005BD RID: 1469
7 {
8 // Token: 0x040018F5 RID: 6389
9 internal ushort codePage;
10
11 // Token: 0x040018F6 RID: 6390
12 internal ushort uiFamilyCodePage;
13
14 // Token: 0x040018F7 RID: 6391
15 internal uint flags;
16
17 // Token: 0x040018F8 RID: 6392
18 internal string Names;
19 }
20}