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
ARenderTargetContentByRequest.cs
Go to the documentation of this file.
1using System;
9
11{
12 [global::Cpp2ILInjected.Token(Token = "0x20007C9")]
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x170007BD")]
16 public bool IsReady
17 {
18 [global::Cpp2ILInjected.Token(Token = "0x6004098")]
19 [global::Cpp2ILInjected.Address(RVA = "0x7727B4", Offset = "0x7727B4", Length = "0x8")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 get
22 {
23 throw null;
24 }
25 }
26
27 [global::Cpp2ILInjected.Token(Token = "0x6004099")]
28 [global::Cpp2ILInjected.Address(RVA = "0x7727BC", Offset = "0x7727BC", Length = "0xC")]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawProjDirect", MemberParameters = new object[]
30 {
32 typeof(int)
33 }, ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mount), Member = "Draw", MemberParameters = new object[]
35 {
37 typeof(int),
42 typeof(float)
43 }, ReturnType = typeof(void))]
44 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MapHeadRenderer), Member = "DrawPlayerHead", MemberParameters = new object[]
45 {
49 typeof(float),
50 typeof(float),
52 }, ReturnType = typeof(void))]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCHeadRenderer), Member = "DrawWithOutlines", MemberParameters = new object[]
54 {
56 typeof(int),
59 typeof(float),
60 typeof(float),
62 }, ReturnType = typeof(void))]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
64 public void Request()
65 {
66 throw null;
67 }
68
69 [global::Cpp2ILInjected.Token(Token = "0x600409A")]
70 [global::Cpp2ILInjected.Address(RVA = "0x7727C8", Offset = "0x7727C8", Length = "0x8")]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
73 {
74 throw null;
75 }
76
77 [global::Cpp2ILInjected.Token(Token = "0x600409B")]
78 [global::Cpp2ILInjected.Address(RVA = "0x7727D0", Offset = "0x7727D0", Length = "0x20")]
79 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MapHeadRenderer), Member = "PrepareRenderTarget", MemberParameters = new object[]
80 {
83 }, ReturnType = typeof(void))]
84 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPCHeadRenderer), Member = "PrepareRenderTarget", MemberParameters = new object[]
85 {
88 }, ReturnType = typeof(void))]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
90 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
91 public void PrepareRenderTarget(GraphicsDevice device, SpriteBatch spriteBatch)
92 {
93 throw null;
94 }
95
96 [global::Cpp2ILInjected.Token(Token = "0x600409C")]
97 protected abstract void HandleUseReqest(GraphicsDevice device, SpriteBatch spriteBatch);
98
99 [global::Cpp2ILInjected.Token(Token = "0x600409D")]
100 [global::Cpp2ILInjected.Address(RVA = "0x7727F0", Offset = "0x7727F0", Length = "0x4")]
101 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
103 {
104 throw null;
105 }
106
107 [global::Cpp2ILInjected.Token(Token = "0x600409E")]
108 [global::Cpp2ILInjected.Address(RVA = "0x7727F4", Offset = "0x7727F4", Length = "0xC")]
109 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
110 private void target_Disposing(object sender, EventArgs e)
111 {
112 throw null;
113 }
114
115 [global::Cpp2ILInjected.Token(Token = "0x600409F")]
116 [global::Cpp2ILInjected.Address(RVA = "0x772800", Offset = "0x772800", Length = "0x8")]
117 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
118 private void target_ContentLost(object sender, EventArgs e)
119 {
120 throw null;
121 }
122
123 [global::Cpp2ILInjected.Token(Token = "0x60040A0")]
124 [global::Cpp2ILInjected.Address(RVA = "0x772808", Offset = "0x772808", Length = "0xC")]
125 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
126 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MapHeadRenderer), Member = "Reset", ReturnType = typeof(void))]
127 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
128 public void Reset()
129 {
130 throw null;
131 }
132
133 [global::Cpp2ILInjected.Token(Token = "0x60040A1")]
134 [global::Cpp2ILInjected.Address(RVA = "0x772814", Offset = "0x772814", Length = "0x4")]
135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
140
141 [global::Cpp2ILInjected.Token(Token = "0x60040A2")]
142 [global::Cpp2ILInjected.Address(RVA = "0x772818", Offset = "0x772818", Length = "0x8")]
143 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
144 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
146 {
147 throw null;
148 }
149
150 [global::Cpp2ILInjected.Token(Token = "0x4007E51")]
151 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
153
154 [global::Cpp2ILInjected.Token(Token = "0x4007E52")]
155 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
156 protected bool _wasPrepared;
157
158 [global::Cpp2ILInjected.Token(Token = "0x4007E53")]
159 [global::Cpp2ILInjected.FieldOffset(Offset = "0x19")]
160 private bool _wasRequested;
161 }
162}
class f__AnonymousType0<< Count > j__TPar
void HandleUseReqest(GraphicsDevice device, SpriteBatch spriteBatch)
void PrepareARenderTarget_AndListenToEvents(ref RenderTarget2D target, GraphicsDevice device, int neededWidth, int neededHeight, RenderTargetUsage usage)
void PrepareRenderTarget(GraphicsDevice device, SpriteBatch spriteBatch)
void PrepareARenderTarget_WithoutListeningToEvents(ref RenderTarget2D target, GraphicsDevice device, int neededWidth, int neededHeight, RenderTargetUsage usage)