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
UIKeybindingSimpleListItem.cs
Go to the documentation of this file.
1using System;
4using Terraria.UI;
5
7{
8 // Token: 0x02000ABE RID: 2750
10 {
11 // Token: 0x060050F8 RID: 20728 RVA: 0x0027EF88 File Offset: 0x0027D188
13 {
14 int num = 1;
15 if (num == 0)
16 {
17 }
18 num.m_value = color;
19 if (getText == null)
20 {
21 if (num == 0)
22 {
23 }
24 if (getText != null || num == 0)
25 {
26 }
27 }
28 }
29
30 // Token: 0x060050F9 RID: 20729 RVA: 0x0027EFB0 File Offset: 0x0027D1B0
31 protected override void DrawSelf(SpriteBatch spriteBatch)
32 {
33 base.DrawSelf(spriteBatch);
34 float x = this._dimensions.X;
35 float y = this._dimensions.Y;
36 float width = this._dimensions.Width;
37 bool <IsMouseHovering>k__BackingField = this.<IsMouseHovering>k__BackingField;
38 }
39
40 // Token: 0x040089B2 RID: 35250
41 private Color _color;
42
43 // Token: 0x040089B3 RID: 35251
45
46 // Token: 0x02000ABF RID: 2751
48 [Serializable]
49 private sealed class <>c
50 {
51 // Token: 0x060050FA RID: 20730 RVA: 0x0027F06C File Offset: 0x0027D26C
52 // Note: this type is marked as 'beforefieldinit'.
54 {
55 }
56
57 // Token: 0x060050FB RID: 20731 RVA: 0x0027F07C File Offset: 0x0027D27C
59 {
60 }
61
62 // Token: 0x060050FC RID: 20732 RVA: 0x0027F090 File Offset: 0x0027D290
63 internal string <.ctor>b__2_0()
64 {
65 return "???";
66 }
67
68 // Token: 0x040089B4 RID: 35252
70
71 // Token: 0x040089B5 RID: 35253
72 public static Func<string> <>9__2_0;
73 }
74 }
75}
class f__AnonymousType0<< Count > j__TPar
UIElement< Parent > k__BackingField
CalculatedStyle _dimensions