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

◆ ZoneTowerVortex

bool Terraria.Player.ZoneTowerVortex
getset

Definition at line 2167 of file Player.cs.

2168 {
2169 [global::Cpp2ILInjected.Token(Token = "0x60022CF")]
2170 [global::Cpp2ILInjected.Address(RVA = "0xEA2EAC", Offset = "0xEA2EAC", Length = "0x10")]
2171 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "CheckMonoliths", ReturnType = typeof(void))]
2172 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "SpawnNPC", ReturnType = typeof(void))]
2173 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(VortexPillarBigProgressBar), Member = "IsPlayerInCombatArea", ReturnType = typeof(bool))]
2174 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
2175 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
2176 get
2177 {
2178 throw null;
2179 }
2180 [global::Cpp2ILInjected.Token(Token = "0x60022D0")]
2181 [global::Cpp2ILInjected.Address(RVA = "0xEA2EBC", Offset = "0xEA2EBC", Length = "0x14")]
2182 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2183 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "set_Item", MemberParameters = new object[]
2184 {
2185 typeof(int),
2186 typeof(bool)
2187 }, ReturnType = typeof(void))]
2188 set
2189 {
2190 throw null;
2191 }
2192 }
class f__AnonymousType0<< Count > j__TPar