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

◆ isLockedToATile

bool Terraria.Player.isLockedToATile
getset

Definition at line 3574 of file Player.cs.

3575 {
3576 [global::Cpp2ILInjected.Token(Token = "0x6002318")]
3577 [global::Cpp2ILInjected.Address(RVA = "0xEA379C", Offset = "0xEA379C", Length = "0x20")]
3578 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
3579 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "RefreshPlayerDrawOrder", ReturnType = typeof(void))]
3580 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Update", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
3581 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
3582 get
3583 {
3584 throw null;
3585 }
3586 }
class f__AnonymousType0<< Count > j__TPar