terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
BottomCentreHUDAnchor_Layout.cs
Go to the documentation of this file.
1using System;
4
5[global::Cpp2ILInjected.Token(Token = "0x2000193")]
7{
8 [global::Cpp2ILInjected.Token(Token = "0x6000B52")]
9 [global::Cpp2ILInjected.Address(RVA = "0x9ABC2C", Offset = "0x9ABC2C", Length = "0x4C")]
10 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
11 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
12 private void Awake()
13 {
14 throw null;
15 }
16
17 [global::Cpp2ILInjected.Token(Token = "0x6000B53")]
18 [global::Cpp2ILInjected.Address(RVA = "0x9ABC78", Offset = "0x9ABC78", Length = "0x58")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LayoutDefinition), Member = ".ctor", ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
23 {
24 throw null;
25 }
26
27 [global::Cpp2ILInjected.Token(Token = "0x4000C7D")]
29
30 [global::Cpp2ILInjected.Token(Token = "0x4000C7E")]
31 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
33
34 [global::Cpp2ILInjected.Token(Token = "0x4000C7F")]
35 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
37
38 [global::Cpp2ILInjected.Token(Token = "0x4000C80")]
39 [global::Cpp2ILInjected.FieldOffset(Offset = "0x24")]
41
42 [global::Cpp2ILInjected.Token(Token = "0x4000C81")]
43 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
44 public float ChatSpacing;
45
46 [global::Cpp2ILInjected.Token(Token = "0x4000C82")]
47 [global::Cpp2ILInjected.FieldOffset(Offset = "0x2C")]
48 public float EventSpacing;
49
50 [global::Cpp2ILInjected.Token(Token = "0x4000C83")]
51 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
52 public float BossBarSpacing;
53
54 [global::Cpp2ILInjected.Token(Token = "0x4000C84")]
55 [global::Cpp2ILInjected.FieldOffset(Offset = "0x34")]
56 public float ProgressSpacing;
57}
class f__AnonymousType0<< Count > j__TPar
static BottomCentreHUDAnchor_Layout Instance