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
Slider_Layout.cs
Go to the documentation of this file.
1using System;
4
5// Token: 0x020001BA RID: 442
7public class Slider_Layout
8{
9 // Token: 0x06000BCF RID: 3023 RVA: 0x0003ACFC File Offset: 0x00038EFC
11 {
12 if (!true)
13 {
14 }
18 this.NotchScale = (float)16256;
22 if (!true)
23 {
24 }
25 if (!true)
26 {
27 }
28 base..ctor();
29 }
30
31 // Token: 0x06000BD0 RID: 3024 RVA: 0x0003AD50 File Offset: 0x00038F50
33 {
34 if (!true)
35 {
36 }
40 this.NotchScale = (float)16256;
44 if (!true)
45 {
46 }
47 if (!true)
48 {
49 }
50 base..ctor();
51 }
52
53 // Token: 0x04000EA5 RID: 3749
55
56 // Token: 0x04000EA6 RID: 3750
58
59 // Token: 0x04000EA7 RID: 3751
61
62 // Token: 0x04000EA8 RID: 3752
64
65 // Token: 0x04000EA9 RID: 3753
67
68 // Token: 0x04000EAA RID: 3754
70
71 // Token: 0x04000EAB RID: 3755
73
74 // Token: 0x04000EAC RID: 3756
76
77 // Token: 0x04000EAD RID: 3757
78 public float SliderEndCap;
79
80 // Token: 0x04000EAE RID: 3758
81 public float BackingScale;
82
83 // Token: 0x04000EAF RID: 3759
84 public float NotchScale;
85
86 // Token: 0x04000EB0 RID: 3760
88
89 // Token: 0x04000EB1 RID: 3761
90 public bool Vertical;
91
92 // Token: 0x04000EB2 RID: 3762
94
95 // Token: 0x04000EB3 RID: 3763
97
98 // Token: 0x04000EB4 RID: 3764
100}
class f__AnonymousType0<< Count > j__TPar
Texture_Layout NotchHighlight
Color BackingHighlightColour
Texture_Layout Backing
Vector2 PickBorder
Texture_Layout BackingHighlight
LayoutCalculator.AnchorType Anchor
ControlAnchor.ControlId AnchorControl
Color NotchHighlightColour
Texture_Layout Notch
Slider_Layout(string backingTexture, string notchTexture)