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

◆ ZoneTowerStardust

bool Terraria.Player.ZoneTowerStardust
getset

Definition at line 2223 of file Player.cs.

2224 {
2225 [global::Cpp2ILInjected.Token(Token = "0x60022D3")]
2226 [global::Cpp2ILInjected.Address(RVA = "0xEA2EF4", Offset = "0xEA2EF4", Length = "0x10")]
2227 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "CheckMonoliths", ReturnType = typeof(void))]
2228 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "SpawnNPC", ReturnType = typeof(void))]
2229 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(StardustPillarBigProgressBar), Member = "IsPlayerInCombatArea", ReturnType = typeof(bool))]
2230 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
2231 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
2232 get
2233 {
2234 throw null;
2235 }
2236 [global::Cpp2ILInjected.Token(Token = "0x60022D4")]
2237 [global::Cpp2ILInjected.Address(RVA = "0xEA2F04", Offset = "0xEA2F04", Length = "0x14")]
2238 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2239 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "set_Item", MemberParameters = new object[]
2240 {
2241 typeof(int),
2242 typeof(bool)
2243 }, ReturnType = typeof(void))]
2244 set
2245 {
2246 throw null;
2247 }
2248 }
class f__AnonymousType0<< Count > j__TPar