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

◆ DeadOrGhost

bool Terraria.Player.DeadOrGhost
getset

Definition at line 3224 of file Player.cs.

3225 {
3226 [global::Cpp2ILInjected.Token(Token = "0x6002307")]
3227 [global::Cpp2ILInjected.Address(RVA = "0xEA34D8", Offset = "0xEA34D8", Length = "0x20")]
3228 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
3229 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI_AttemptToFindTeleportSpot", MemberParameters = new object[]
3230 {
3232 typeof(int),
3233 typeof(int),
3234 typeof(int),
3235 typeof(int),
3236 typeof(int),
3237 typeof(bool),
3238 typeof(bool)
3239 }, ReturnType = typeof(bool))]
3240 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI", ReturnType = typeof(void))]
3241 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Projectile), Member = "AI_092", ReturnType = typeof(void))]
3242 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DontStarveDarknessDamageDealer), Member = "Update", MemberParameters = new object[] { typeof(Player) }, ReturnType = typeof(void))]
3243 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
3244 get
3245 {
3246 throw null;
3247 }
3248 }
class f__AnonymousType0<< Count > j__TPar