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
UIColoredSliderSimple.cs
Go to the documentation of this file.
1using System;
3using Terraria.UI;
4
6{
7 // Token: 0x02000AAD RID: 2733
9 {
10 // Token: 0x06005080 RID: 20608 RVA: 0x0027D780 File Offset: 0x0027B980
11 protected override void DrawSelf(SpriteBatch spriteBatch)
12 {
13 this.DrawValueBarDynamicWidth(spriteBatch);
14 }
15
16 // Token: 0x06005081 RID: 20609 RVA: 0x0027D794 File Offset: 0x0027B994
18 {
19 int num = 1;
20 if (num == 0)
21 {
22 }
23 float x = this._dimensions.X;
24 if (num == 0)
25 {
26 }
29 }
30
31 // Token: 0x06005082 RID: 20610 RVA: 0x0027D7DC File Offset: 0x0027B9DC
33 {
34 if (!true)
35 {
36 }
38 if (!true)
39 {
40 }
42 if (!true)
43 {
44 }
45 base..ctor();
46 }
47
48 // Token: 0x0400894A RID: 35146
49 public float FillPercent;
50
51 // Token: 0x0400894B RID: 35147
53
54 // Token: 0x0400894C RID: 35148
56 }
57}
class f__AnonymousType0<< Count > j__TPar
CalculatedStyle _dimensions