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

◆ WipableTurret

bool Terraria.Projectile.WipableTurret
getset

Definition at line 111 of file Projectile.cs.

112 {
113 [global::Cpp2ILInjected.Token(Token = "0x600260C")]
114 [global::Cpp2ILInjected.Address(RVA = "0x100012C", Offset = "0x100012C", Length = "0x84")]
115 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
116 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "UpdateMaxTurrets", ReturnType = typeof(void))]
117 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
118 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_myPlayer", ReturnType = typeof(int))]
119 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Projectile), Member = "TurretShouldPersist", ReturnType = typeof(bool))]
120 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
121 get
122 {
123 throw null;
124 }
125 }
class f__AnonymousType0<< Count > j__TPar