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

◆ AnyNeedRefresh

bool Terraria.WorldSections.AnyNeedRefresh
getset

Definition at line 62 of file WorldSections.cs.

63 {
64 [global::Cpp2ILInjected.Token(Token = "0x6002F79")]
65 [global::Cpp2ILInjected.Address(RVA = "0x12F32A0", Offset = "0x12F32A0", Length = "0x10")]
66 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
67 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileDrawing), Member = "GetScreenDrawArea", MemberParameters = new object[]
68 {
71 typeof(ref int),
72 typeof(ref int),
73 typeof(ref int),
74 typeof(ref int)
75 }, ReturnType = typeof(void))]
76 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
77 get
78 {
79 throw null;
80 }
81 }
class f__AnonymousType0<< Count > j__TPar