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
UIState.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Terraria.UI
4
{
5
// Token: 0x02000726 RID: 1830
6
public
class
UIState
:
UIElement
7
{
8
// Token: 0x06003C94 RID: 15508 RVA: 0x00236C28 File Offset: 0x00234E28
9
public
UIState
()
10
{
11
if
(!
true
)
12
{
13
}
14
base
..ctor();
15
this.Width.Precent
= (float)16256;
16
this.Height.Precent
= (float)16256;
17
}
18
}
19
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Terraria.UI.UIElement
Definition
UIElement.cs:15
Terraria.UI.UIState.UIState
UIState()
Definition
UIState.cs:9
Terraria.UI.UIState
Definition
UIState.cs:7
System
Definition
__ComObject.cs:4
Terraria.UI
Definition
Alignment.cs:5
source
Terraria
UI
UIState.cs
Generated by
1.10.0