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

◆ UpdateEveryFrame

bool Terraria.Lighting.UpdateEveryFrame
staticgetset

Definition at line 379 of file Lighting.cs.

380 {
381 [global::Cpp2ILInjected.Token(Token = "0x6001B85")]
382 [global::Cpp2ILInjected.Address(RVA = "0xB4C38C", Offset = "0xB4C38C", Length = "0x8")]
383 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoDraw", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
384 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileDrawing), Member = "PreDrawTiles", MemberParameters = new object[]
385 {
386 typeof(bool),
387 typeof(bool),
388 typeof(bool)
389 }, ReturnType = typeof(void))]
390 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
391 get
392 {
393 throw null;
394 }
395 }
class f__AnonymousType0<< Count > j__TPar