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

◆ UsingNewLighting

bool Terraria.Lighting.UsingNewLighting
staticgetset

Definition at line 357 of file Lighting.cs.

358 {
359 [global::Cpp2ILInjected.Token(Token = "0x6001B84")]
360 [global::Cpp2ILInjected.Address(RVA = "0xB4C334", Offset = "0xB4C334", Length = "0x58")]
361 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
362 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "GetAreaToLight", MemberParameters = new object[]
363 {
364 typeof(ref int),
365 typeof(ref int),
366 typeof(ref int),
367 typeof(ref int)
368 }, ReturnType = typeof(void))]
369 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
370 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Lighting), Member = "get_Mode", ReturnType = typeof(LightMode))]
371 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
372 get
373 {
374 throw null;
375 }
376 }
class f__AnonymousType0<< Count > j__TPar