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

◆ NotRetro

bool Terraria.Lighting.NotRetro
staticgetset

Definition at line 279 of file Lighting.cs.

280 {
281 [global::Cpp2ILInjected.Token(Token = "0x6001B83")]
282 [global::Cpp2ILInjected.Address(RVA = "0xB4C2DC", Offset = "0xB4C2DC", Length = "0x58")]
283 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
284 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawCurrentBackground", MemberParameters = new object[]
285 {
286 typeof(int),
287 typeof(int),
288 typeof(int),
289 typeof(int),
290 typeof(int),
292 }, ReturnType = typeof(void))]
293 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawMagmaLayer", MemberParameters = new object[]
294 {
295 typeof(int),
296 typeof(int),
297 typeof(int),
298 typeof(int),
299 typeof(int),
301 }, ReturnType = typeof(void))]
302 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawRockLayer", MemberParameters = new object[]
303 {
304 typeof(int),
305 typeof(int),
306 typeof(int),
307 typeof(int),
308 typeof(int),
310 }, ReturnType = typeof(void))]
311 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "OldDrawBackground", ReturnType = typeof(void))]
312 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawLiquid", MemberParameters = new object[]
313 {
314 typeof(bool),
315 typeof(int),
316 typeof(float),
317 typeof(bool)
318 }, ReturnType = typeof(void))]
319 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "SetBackColor", MemberParameters = new object[]
320 {
321 typeof(Main.InfoToSetBackColor),
324 }, ReturnType = typeof(void))]
325 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileDrawing), Member = "DrawTiles", MemberParameters = new object[]
326 {
329 typeof(int),
330 typeof(int),
331 typeof(int),
332 typeof(int),
333 typeof(bool),
334 typeof(bool),
335 typeof(bool),
336 typeof(int)
337 }, ReturnType = typeof(void))]
338 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WallDrawing), Member = "DrawWalls", MemberParameters = new object[]
339 {
342 typeof(int),
343 typeof(int),
344 typeof(int),
345 typeof(int)
346 }, ReturnType = typeof(void))]
347 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
348 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lighting), Member = "get__mode", ReturnType = typeof(LightMode))]
349 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
350 get
351 {
352 throw null;
353 }
354 }
class f__AnonymousType0<< Count > j__TPar