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

◆ ZonePeaceCandle

bool Terraria.Player.ZonePeaceCandle
getset

Definition at line 2113 of file Player.cs.

2114 {
2115 [global::Cpp2ILInjected.Token(Token = "0x60022CB")]
2116 [global::Cpp2ILInjected.Address(RVA = "0xEA2E64", Offset = "0xEA2E64", Length = "0x10")]
2117 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "SpawnNPC", ReturnType = typeof(void))]
2118 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
2119 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
2120 get
2121 {
2122 throw null;
2123 }
2124 [global::Cpp2ILInjected.Token(Token = "0x60022CC")]
2125 [global::Cpp2ILInjected.Address(RVA = "0xEA2E74", Offset = "0xEA2E74", Length = "0x14")]
2126 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2127 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(BitsByte), Member = "set_Item", MemberParameters = new object[]
2128 {
2129 typeof(int),
2130 typeof(bool)
2131 }, ReturnType = typeof(void))]
2132 set
2133 {
2134 throw null;
2135 }
2136 }
class f__AnonymousType0<< Count > j__TPar