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

◆ EnoughTilesForJungle

bool Terraria.SceneMetrics.EnoughTilesForJungle
getset

Definition at line 686 of file SceneMetrics.cs.

687 {
688 [global::Cpp2ILInjected.Token(Token = "0x6002A1C")]
689 [global::Cpp2ILInjected.Address(RVA = "0x116DF88", Offset = "0x116DF88", Length = "0x68")]
690 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
691 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "UpdateBiomes", ReturnType = typeof(void))]
692 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TeleportPylonsSystem), Member = "DoesPylonAcceptTeleportation", MemberParameters = new object[]
693 {
695 typeof(Player)
696 }, ReturnType = typeof(bool))]
697 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
698 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
699 get
700 {
701 throw null;
702 }
703 }
class f__AnonymousType0<< Count > j__TPar