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
UISelectableTextPanel.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000ACC")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x170008CD")]
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6005151")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1894A4C", Offset = "0x1894A4C", Length = "0x8")]
17 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 get
20 {
21 throw null;
22 }
23 [global::Cpp2ILInjected.Token(Token = "0x6005152")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1894A54", Offset = "0x1894A54", Length = "0x8")]
25 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 set
28 {
29 throw null;
30 }
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x6005153")]
34 [global::Cpp2ILInjected.Address(RVA = "0x1894A5C", Offset = "0x1894A5C", Length = "0x1F8")]
35 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
39 public UISelectableTextPanel(T text, float textScale = 1f, bool large = false)
40 {
41 throw null;
42 }
43
44 [global::Cpp2ILInjected.Token(Token = "0x6005154")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1894C54", Offset = "0x1894C54", Length = "0x318")]
46 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
47 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Color), Member = "Lerp", MemberParameters = new object[]
50 {
53 typeof(float)
54 }, ReturnType = typeof(Color))]
55 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Color), Member = "op_Multiply", MemberParameters = new object[]
56 {
58 typeof(float)
59 }, ReturnType = typeof(Color))]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utils), Member = "DrawSplicedPanel", MemberParameters = new object[]
61 {
64 typeof(int),
65 typeof(int),
66 typeof(int),
67 typeof(int),
68 typeof(int),
69 typeof(int),
70 typeof(int),
71 typeof(int),
73 }, ReturnType = typeof(void))]
74 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
75 protected override void DrawSelf(SpriteBatch spriteBatch)
76 {
77 throw null;
78 }
79
80 [global::Cpp2ILInjected.Token(Token = "0x40089E4")]
81 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
83
84 [global::Cpp2ILInjected.Token(Token = "0x40089E5")]
85 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
87
88 [global::Cpp2ILInjected.Token(Token = "0x40089E6")]
89 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
91 }
92}
class f__AnonymousType0<< Count > j__TPar
UISelectableTextPanel(T text, float textScale=1f, bool large=false)
Func< UISelectableTextPanel< T >, bool > IsSelected
Func< UISelectableTextPanel< T >, bool > _isSelected