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

◆ IsStandingStillForSpecialEffects

bool Terraria.Player.IsStandingStillForSpecialEffects
getset

Definition at line 958 of file Player.cs.

959 {
960 [global::Cpp2ILInjected.Token(Token = "0x60022AC")]
961 [global::Cpp2ILInjected.Address(RVA = "0xEA22DC", Offset = "0xEA22DC", Length = "0xA0")]
962 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
963 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "UpdateLifeRegen", ReturnType = typeof(void))]
964 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "UpdateManaRegen", ReturnType = typeof(void))]
965 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Update", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
966 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
967 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
968 get
969 {
970 throw null;
971 }
972 }
class f__AnonymousType0<< Count > j__TPar