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
RenderTarget2D.cs
Go to the documentation of this file.
1using System;
5using Terraria;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000386")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x17000303")]
14 {
16 [global::Cpp2ILInjected.Token(Token = "0x60017E8")]
17 [global::Cpp2ILInjected.Address(RVA = "0xAB3DCC", Offset = "0xAB3DCC", Length = "0x8")]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 get
20 {
21 throw null;
22 }
24 [global::Cpp2ILInjected.Token(Token = "0x60017E9")]
25 [global::Cpp2ILInjected.Address(RVA = "0xAB3DD4", Offset = "0xAB3DD4", Length = "0x8")]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 private set
28 {
29 throw null;
30 }
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x17000304")]
35 {
37 [global::Cpp2ILInjected.Token(Token = "0x60017EA")]
38 [global::Cpp2ILInjected.Address(RVA = "0xAB3DDC", Offset = "0xAB3DDC", Length = "0x8")]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 get
41 {
42 throw null;
43 }
45 [global::Cpp2ILInjected.Token(Token = "0x60017EB")]
46 [global::Cpp2ILInjected.Address(RVA = "0xAB3DE4", Offset = "0xAB3DE4", Length = "0x8")]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 private set
49 {
50 throw null;
51 }
52 }
53
54 [global::Cpp2ILInjected.Token(Token = "0x17000305")]
56 {
58 [global::Cpp2ILInjected.Token(Token = "0x60017EC")]
59 [global::Cpp2ILInjected.Address(RVA = "0xAB3DEC", Offset = "0xAB3DEC", Length = "0x8")]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
61 get
62 {
63 throw null;
64 }
66 [global::Cpp2ILInjected.Token(Token = "0x60017ED")]
67 [global::Cpp2ILInjected.Address(RVA = "0xAB3DF4", Offset = "0xAB3DF4", Length = "0x8")]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
69 private set
70 {
71 throw null;
72 }
73 }
74
75 [global::Cpp2ILInjected.Token(Token = "0x17000306")]
76 public bool IsContentLost
77 {
78 [global::Cpp2ILInjected.Token(Token = "0x60017EE")]
79 [global::Cpp2ILInjected.Address(RVA = "0xAB3DFC", Offset = "0xAB3DFC", Length = "0x8")]
80 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
81 get
82 {
83 throw null;
84 }
85 }
86
87 [global::Cpp2ILInjected.Token(Token = "0x1400001E")]
88 public event EventHandler<EventArgs> ContentLost
89 {
91 [global::Cpp2ILInjected.Token(Token = "0x60017EF")]
92 [global::Cpp2ILInjected.Address(RVA = "0xAB3E04", Offset = "0xAB3E04", Length = "0xB0")]
93 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
94 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
95 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
96 {
99 }, ReturnType = typeof(Delegate))]
100 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
101 add
102 {
103 throw null;
104 }
106 [global::Cpp2ILInjected.Token(Token = "0x60017F0")]
107 [global::Cpp2ILInjected.Address(RVA = "0xAB3EB4", Offset = "0xAB3EB4", Length = "0xB0")]
108 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
109 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
110 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
111 {
114 }, ReturnType = typeof(Delegate))]
115 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
116 remove
117 {
118 throw null;
119 }
120 }
121
122 [global::Cpp2ILInjected.Token(Token = "0x60017F1")]
123 [global::Cpp2ILInjected.Address(RVA = "0xAB3F64", Offset = "0xAB3F64", Length = "0x10")]
124 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
125 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
127 {
128 throw null;
129 }
130
131 [global::Cpp2ILInjected.Token(Token = "0x60017F2")]
132 [global::Cpp2ILInjected.Address(RVA = "0xAB3F74", Offset = "0xAB3F74", Length = "0x54")]
133 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
134 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Texture2D), Member = ".ctor", MemberParameters = new object[]
135 {
137 typeof(int),
138 typeof(int),
139 typeof(bool),
142 typeof(bool),
143 typeof(int)
144 }, ReturnType = typeof(void))]
149
150 [global::Cpp2ILInjected.Token(Token = "0x60017F3")]
151 [global::Cpp2ILInjected.Address(RVA = "0xAB3FC8", Offset = "0xAB3FC8", Length = "0x54")]
152 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
153 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Texture2D), Member = ".ctor", MemberParameters = new object[]
154 {
156 typeof(int),
157 typeof(int),
158 typeof(bool),
161 typeof(bool),
162 typeof(int)
163 }, ReturnType = typeof(void))]
168
169 [global::Cpp2ILInjected.Token(Token = "0x60017F4")]
170 [global::Cpp2ILInjected.Address(RVA = "0xAB401C", Offset = "0xAB401C", Length = "0x50")]
171 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
172 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Texture2D), Member = ".ctor", MemberParameters = new object[]
173 {
175 typeof(int),
176 typeof(int),
177 typeof(bool),
180 typeof(bool),
181 typeof(int)
182 }, ReturnType = typeof(void))]
187
188 [global::Cpp2ILInjected.Token(Token = "0x60017F5")]
189 [global::Cpp2ILInjected.Address(RVA = "0xAB406C", Offset = "0xAB406C", Length = "0x48")]
190 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
191 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Texture2D), Member = ".ctor", MemberParameters = new object[]
192 {
194 typeof(int),
195 typeof(int),
196 typeof(bool),
199 typeof(bool),
200 typeof(int)
201 }, ReturnType = typeof(void))]
203 {
204 throw null;
205 }
206
207 [global::Cpp2ILInjected.Token(Token = "0x60017F6")]
208 [global::Cpp2ILInjected.Address(RVA = "0xAB40B4", Offset = "0xAB40B4", Length = "0x40")]
209 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "LoadContent", ReturnType = typeof(void))]
210 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
211 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Texture2D), Member = ".ctor", MemberParameters = new object[]
212 {
214 typeof(int),
215 typeof(int),
216 typeof(bool),
219 typeof(bool),
220 typeof(int)
221 }, ReturnType = typeof(void))]
222 public RenderTarget2D(GraphicsDevice device, int width, int height)
223 {
224 throw null;
225 }
226
227 [global::Cpp2ILInjected.Token(Token = "0x60017F7")]
228 [global::Cpp2ILInjected.Address(RVA = "0xAB40F4", Offset = "0xAB40F4", Length = "0x44")]
229 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
230 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Texture2D), Member = ".ctor", MemberParameters = new object[]
231 {
233 typeof(int),
234 typeof(int),
235 typeof(bool),
238 }, ReturnType = typeof(void))]
243
244 [global::Cpp2ILInjected.Token(Token = "0x60017F8")]
245 [global::Cpp2ILInjected.Address(RVA = "0xAB4138", Offset = "0xAB4138", Length = "0x8")]
246 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
247 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Texture), Member = "GraphicsDeviceResetting", ReturnType = typeof(void))]
248 protected internal override void GraphicsDeviceResetting()
249 {
250 throw null;
251 }
252
254 [global::Cpp2ILInjected.Token(Token = "0x4002635")]
255 [global::Cpp2ILInjected.FieldOffset(Offset = "0xA8")]
256 private DepthFormat <DepthStencilFormat>k__BackingField;
257
259 [global::Cpp2ILInjected.Token(Token = "0x4002636")]
260 [global::Cpp2ILInjected.FieldOffset(Offset = "0xAC")]
261 private int <MultiSampleCount>k__BackingField;
262
264 [global::Cpp2ILInjected.Token(Token = "0x4002637")]
265 [global::Cpp2ILInjected.FieldOffset(Offset = "0xB0")]
266 private RenderTargetUsage <RenderTargetUsage>k__BackingField;
267
269 [global::Cpp2ILInjected.Token(Token = "0x4002638")]
270 [global::Cpp2ILInjected.FieldOffset(Offset = "0xB8")]
271 private EventHandler<EventArgs> ContentLost;
272 }
273}
class f__AnonymousType0<< Count > j__TPar
RenderTarget2D(GraphicsDevice device, int width, int height, bool mipMap, SurfaceFormat preferredFormat, DepthFormat preferredDepthFormat, int preferredMultiSampleCount, RenderTargetUsage usage, bool shared)
RenderTarget2D(GraphicsDevice device, int width, int height)
RenderTarget2D(GraphicsDevice device, int width, int height, bool mipMap, SurfaceFormat preferredFormat, DepthFormat preferredDepthFormat, int preferredMultiSampleCount, RenderTargetUsage usage, bool shared, int arraySize)
DepthFormat< DepthStencilFormat > k__BackingField
RenderTarget2D(GraphicsDevice device, int width, int height, bool mipMap, SurfaceFormat preferredFormat, DepthFormat preferredDepthFormat, int preferredMultiSampleCount, RenderTargetUsage usage)
RenderTarget2D(GraphicsDevice device, int width, int height, bool mipMap, SurfaceFormat format, DepthFormat depthFormat, int preferredMultiSampleCount, RenderTargetUsage usage, Texture2D.SurfaceType surfaceType)
RenderTarget2D(GraphicsDevice device, int width, int height, bool mipMap, SurfaceFormat preferredFormat, DepthFormat preferredDepthFormat)
RenderTargetUsage< RenderTargetUsage > k__BackingField