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
Logo_Layout.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x20001FD")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x6000C9A")]
10 [global::Cpp2ILInjected.Address(RVA = "0x9CF0BC", Offset = "0x9CF0BC", Length = "0x4C")]
11 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
13 private void Awake()
14 {
15 throw null;
16 }
17
18 [global::Cpp2ILInjected.Token(Token = "0x6000C9B")]
19 [global::Cpp2ILInjected.Address(RVA = "0x9CF108", Offset = "0x9CF108", Length = "0x9C")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
22 {
23 typeof(float),
24 typeof(float)
25 }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
28 public Logo_Layout()
29 {
30 throw null;
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x40012A0")]
34 public static Logo_Layout Instance;
35
36 [global::Cpp2ILInjected.Token(Token = "0x40012A1")]
37 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
39
40 [global::Cpp2ILInjected.Token(Token = "0x40012A2")]
41 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
43
44 [global::Cpp2ILInjected.Token(Token = "0x40012A3")]
45 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
47
48 [global::Cpp2ILInjected.Token(Token = "0x40012A4")]
49 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
50 public float Scale;
51}
class f__AnonymousType0<< Count > j__TPar
static Logo_Layout Instance
void Awake()
Vector2 Location
ControlAnchor.ControlId AnchorControl
LayoutCalculator.AnchorType Anchor