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

◆ AnyUnfinishedSections

bool Terraria.WorldSections.AnyUnfinishedSections
getset

Definition at line 33 of file WorldSections.cs.

34 {
35 [global::Cpp2ILInjected.Token(Token = "0x6002F78")]
36 [global::Cpp2ILInjected.Address(RVA = "0x12F3290", Offset = "0x12F3290", Length = "0x10")]
37 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "SectionTileFrameWithCheck", MemberParameters = new object[]
39 {
40 typeof(int),
41 typeof(int),
42 typeof(int),
43 typeof(int)
44 }, ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TileDrawing), Member = "GetScreenDrawArea", MemberParameters = new object[]
46 {
49 typeof(ref int),
50 typeof(ref int),
51 typeof(ref int),
52 typeof(ref int)
53 }, ReturnType = typeof(void))]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
55 get
56 {
57 throw null;
58 }
59 }
class f__AnonymousType0<< Count > j__TPar