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

◆ SkipFramingBecauseOfGen

bool Terraria.WorldGen.SkipFramingBecauseOfGen
staticgetset

Definition at line 32653 of file WorldGen.cs.

32654 {
32655 [global::Cpp2ILInjected.Token(Token = "0x6002EAA")]
32656 [global::Cpp2ILInjected.Address(RVA = "0x129AAB8", Offset = "0x129AAB8", Length = "0x84")]
32657 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
32658 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Framing), Member = "WallFrame", MemberParameters = new object[]
32659 {
32660 typeof(int),
32661 typeof(int),
32662 typeof(bool)
32663 }, ReturnType = typeof(void))]
32664 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "TileFrame", MemberParameters = new object[]
32665 {
32666 typeof(int),
32667 typeof(int),
32668 typeof(bool),
32669 typeof(bool)
32670 }, ReturnType = typeof(void))]
32671 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
32672 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
32673 get
32674 {
32675 throw null;
32676 }
32677 }
class f__AnonymousType0<< Count > j__TPar