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
Hotbar_Layout.cs
Go to the documentation of this file.
1using System;
3
4// Token: 0x020001D8 RID: 472
6{
7 // Token: 0x17000152 RID: 338
8 // (get) Token: 0x06000C12 RID: 3090 RVA: 0x000021DB File Offset: 0x000003DB
9 public static Hotbar_Layout Instance
10 {
11 get
12 {
13 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
14 }
15 }
16
17 // Token: 0x06000C13 RID: 3091 RVA: 0x0003BE30 File Offset: 0x0003A030
18 private void Awake()
19 {
20 bool flag = this.name == "Hotbar4Page";
21 }
22
23 // Token: 0x06000C14 RID: 3092 RVA: 0x0003BE50 File Offset: 0x0003A050
25 {
26 if (52429 == 0)
27 {
28 }
29 base..ctor();
30 }
31
32 // Token: 0x040010F5 RID: 4341
34
35 // Token: 0x040010F6 RID: 4342
37
38 // Token: 0x040010F7 RID: 4343
39 public float SelectedScale;
40
41 // Token: 0x040010F8 RID: 4344
42 public float NormalScale;
43
44 // Token: 0x040010F9 RID: 4345
45 public float ScaleSpeed = (float)52429;
46
47 // Token: 0x040010FA RID: 4346
49
50 // Token: 0x040010FB RID: 4347
52
53 // Token: 0x040010FC RID: 4348
55
56 // Token: 0x040010FD RID: 4349
58}
class f__AnonymousType0<< Count > j__TPar
static Hotbar_Layout InstanceNormal
static Hotbar_Layout Instance4Page
static Hotbar_Layout Instance
String_Layout Title
String_Layout HorizontalTitle
ItemGrid_Layout HotbarGrid
ItemGrid_Layout HorizontalHotbarGrid