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
BottomCentreHUDAnchor_Layout.cs
Go to the documentation of this file.
1using System;
2
3// Token: 0x02000193 RID: 403
5{
6 // Token: 0x06000B52 RID: 2898 RVA: 0x0003935C File Offset: 0x0003755C
7 private void Awake()
8 {
9 }
10
11 // Token: 0x06000B53 RID: 2899 RVA: 0x0003936C File Offset: 0x0003756C
13 {
14 if (!true)
15 {
16 }
17 base..ctor();
18 }
19
20 // Token: 0x04000C7D RID: 3197
22
23 // Token: 0x04000C7E RID: 3198
25
26 // Token: 0x04000C7F RID: 3199
28
29 // Token: 0x04000C80 RID: 3200
31
32 // Token: 0x04000C81 RID: 3201
33 public float ChatSpacing;
34
35 // Token: 0x04000C82 RID: 3202
36 public float EventSpacing;
37
38 // Token: 0x04000C83 RID: 3203
39 public float BossBarSpacing;
40
41 // Token: 0x04000C84 RID: 3204
42 public float ProgressSpacing;
43}
class f__AnonymousType0<< Count > j__TPar
static BottomCentreHUDAnchor_Layout Instance