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.
1using System;
2
3namespace 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}
class f__AnonymousType0<< Count > j__TPar