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
InterfaceScaleType.cs
Go to the documentation of this file.
1using System;
2
3namespace Terraria.UI
4{
5 // Token: 0x020006DE RID: 1758
7 {
8 // Token: 0x04007AEE RID: 31470
9 Game,
10 // Token: 0x04007AEF RID: 31471
11 UI,
12 // Token: 0x04007AF0 RID: 31472
13 None
14 }
15}