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

◆ ZoneWaterCandle

bool Terraria.Player.ZoneWaterCandle
getset

Definition at line 2087 of file Player.cs.

2088 {
2089 [global::Cpp2ILInjected.Token(Token = "0x60022C9")]
2090 [global::Cpp2ILInjected.Address(RVA = "0xEA2E40", Offset = "0xEA2E40", Length = "0x10")]
2091 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "SpawnNPC", ReturnType = typeof(void))]
2092 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
2093 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
2094 get
2095 {
2096 throw null;
2097 }
2098 [global::Cpp2ILInjected.Token(Token = "0x60022CA")]
2099 [global::Cpp2ILInjected.Address(RVA = "0xEA2E50", Offset = "0xEA2E50", Length = "0x14")]
2100 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2101 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "set_Item", MemberParameters = new object[]
2102 {
2103 typeof(int),
2104 typeof(bool)
2105 }, ReturnType = typeof(void))]
2106 set
2107 {
2108 throw null;
2109 }
2110 }
class f__AnonymousType0<< Count > j__TPar