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
UIColoredSliderSimple.cs
Go to the documentation of this file.
1using System;
7using Terraria.UI;
8
10{
11 [global::Cpp2ILInjected.Token(Token = "0x2000AAD")]
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x6005080")]
15 [global::Cpp2ILInjected.Address(RVA = "0x9102E4", Offset = "0x9102E4", Length = "0x4")]
16 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 protected override void DrawSelf(SpriteBatch spriteBatch)
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x6005081")]
24 [global::Cpp2ILInjected.Address(RVA = "0x9102E8", Offset = "0x9102E8", Length = "0x2B8")]
25 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CalculatedStyle), Member = "ToRectangle", ReturnType = typeof(Rectangle))]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = ".ctor", MemberParameters = new object[]
29 {
30 typeof(int),
31 typeof(int),
32 typeof(int),
33 typeof(int)
34 }, ReturnType = typeof(void))]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Utils), Member = "DrawSplicedPanel", MemberParameters = new object[]
36 {
39 typeof(int),
40 typeof(int),
41 typeof(int),
42 typeof(int),
43 typeof(int),
44 typeof(int),
45 typeof(int),
46 typeof(int),
48 }, ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = "get_Right", ReturnType = typeof(int))]
50 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = "get_Bottom", ReturnType = typeof(int))]
51 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle?), Member = ".ctor", MemberParameters = new object[] { typeof(Rectangle) }, ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteBatch), Member = "Draw", MemberParameters = new object[]
53 {
58 }, ReturnType = typeof(void))]
59 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
61 {
62 throw null;
63 }
64
65 [global::Cpp2ILInjected.Token(Token = "0x6005082")]
66 [global::Cpp2ILInjected.Address(RVA = "0x9105A0", Offset = "0x9105A0", Length = "0xC0")]
67 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "FillProgressBottomBar", MemberParameters = new object[] { typeof(UIElement) }, ReturnType = typeof(void))]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(UIElement), Member = ".ctor", ReturnType = typeof(void))]
70 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
72 {
73 throw null;
74 }
75
76 [global::Cpp2ILInjected.Token(Token = "0x400894A")]
77 [global::Cpp2ILInjected.FieldOffset(Offset = "0x144")]
78 public float FillPercent;
79
80 [global::Cpp2ILInjected.Token(Token = "0x400894B")]
81 [global::Cpp2ILInjected.FieldOffset(Offset = "0x148")]
83
84 [global::Cpp2ILInjected.Token(Token = "0x400894C")]
85 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14C")]
87 }
88}
class f__AnonymousType0<< Count > j__TPar