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

◆ ZoneTowerNebula

bool Terraria.Player.ZoneTowerNebula
getset

Definition at line 2195 of file Player.cs.

2196 {
2197 [global::Cpp2ILInjected.Token(Token = "0x60022D1")]
2198 [global::Cpp2ILInjected.Address(RVA = "0xEA2ED0", Offset = "0xEA2ED0", Length = "0x10")]
2199 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "CheckMonoliths", ReturnType = typeof(void))]
2200 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "SpawnNPC", ReturnType = typeof(void))]
2201 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NebulaPillarBigProgressBar), Member = "IsPlayerInCombatArea", ReturnType = typeof(bool))]
2202 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
2203 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
2204 get
2205 {
2206 throw null;
2207 }
2208 [global::Cpp2ILInjected.Token(Token = "0x60022D2")]
2209 [global::Cpp2ILInjected.Address(RVA = "0xEA2EE0", Offset = "0xEA2EE0", Length = "0x14")]
2210 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2211 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "set_Item", MemberParameters = new object[]
2212 {
2213 typeof(int),
2214 typeof(bool)
2215 }, ReturnType = typeof(void))]
2216 set
2217 {
2218 throw null;
2219 }
2220 }
class f__AnonymousType0<< Count > j__TPar