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
GUIFadeString.cs
Go to the documentation of this file.
1using System;
2using System.Text;
7
8[global::Cpp2ILInjected.Token(Token = "0x200010B")]
9public static class GUIFadeString
10{
11 [global::Cpp2ILInjected.Token(Token = "0x60006C2")]
12 [global::Cpp2ILInjected.Address(RVA = "0xF63DDC", Offset = "0xF63DDC", Length = "0x154")]
13 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIHearts), Member = "DrawLifeString", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIHotbar), Member = "Draw", ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMana), Member = "Draw", ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPageIcons), Member = "LeftDraw", MemberParameters = new object[]
18 {
20 typeof(int),
22 typeof(float)
23 }, ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPageIcons), Member = "RightDraw", MemberParameters = new object[]
25 {
27 typeof(int),
29 typeof(float)
30 }, ReturnType = typeof(void))]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
32 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Color), Member = "op_Multiply", MemberParameters = new object[]
33 {
35 typeof(float)
36 }, ReturnType = typeof(Color))]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIString), Member = "Draw", MemberParameters = new object[]
38 {
40 typeof(string),
42 typeof(bool)
43 }, ReturnType = typeof(void))]
44 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
45 public static void Draw(String_Layout layout, string text, float timeVisible, float fadeDelay = -1f, float fadeTime = -1f)
46 {
47 throw null;
48 }
49
50 [global::Cpp2ILInjected.Token(Token = "0x60006C3")]
51 [global::Cpp2ILInjected.Address(RVA = "0xF63F30", Offset = "0xF63F30", Length = "0x150")]
52 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIHearts), Member = "DrawLifeString", ReturnType = typeof(void))]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIMana), Member = "Draw", ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
56 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Color), Member = "op_Multiply", MemberParameters = new object[]
57 {
59 typeof(float)
60 }, ReturnType = typeof(Color))]
61 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIString), Member = "Draw", MemberParameters = new object[]
62 {
66 }, ReturnType = typeof(void))]
67 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
68 public static void Draw(String_Layout layout, StringBuilder value, float timeVisible, float fadeDelay = -1f, float fadeTime = -1f)
69 {
70 throw null;
71 }
72
73 [global::Cpp2ILInjected.Token(Token = "0x60006C4")]
74 [global::Cpp2ILInjected.Address(RVA = "0xF64080", Offset = "0xF64080", Length = "0xF4")]
75 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
76 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIVirtualInputController), Member = "Draw", ReturnType = typeof(void))]
77 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
78 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Color), Member = "op_Multiply", MemberParameters = new object[]
79 {
81 typeof(float)
82 }, ReturnType = typeof(Color))]
83 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIString), Member = "Draw", MemberParameters = new object[]
84 {
88 }, ReturnType = typeof(void))]
89 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
90 public static void Draw(FadeString_Layout layout, StringBuilder value, float timeVisible)
91 {
92 throw null;
93 }
94
95 [global::Cpp2ILInjected.Token(Token = "0x60006C5")]
96 [global::Cpp2ILInjected.Address(RVA = "0xF64174", Offset = "0xF64174", Length = "0xF8")]
97 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
98 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIVirtualInputController), Member = "DrawControlStringNotifications", ReturnType = typeof(void))]
99 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIVirtualInputControllerEdit), Member = "DrawControlsGrid", ReturnType = typeof(void))]
100 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
101 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Color), Member = "op_Multiply", MemberParameters = new object[]
102 {
103 typeof(Color),
104 typeof(float)
105 }, ReturnType = typeof(Color))]
106 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIString), Member = "Draw", MemberParameters = new object[]
107 {
109 typeof(string),
110 typeof(Color),
111 typeof(bool)
112 }, ReturnType = typeof(void))]
113 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
114 public static void Draw(FadeString_Layout layout, string text, float timeVisible)
115 {
116 throw null;
117 }
118}
class f__AnonymousType0<< Count > j__TPar
static void Draw(String_Layout layout, StringBuilder value, float timeVisible, float fadeDelay=-1f, float fadeTime=-1f)
static void Draw(FadeString_Layout layout, StringBuilder value, float timeVisible)
static void Draw(FadeString_Layout layout, string text, float timeVisible)
static void Draw(String_Layout layout, string text, float timeVisible, float fadeDelay=-1f, float fadeTime=-1f)