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

◆ HeightOffsetVisual

float Terraria.Player.HeightOffsetVisual
getset

Definition at line 808 of file Player.cs.

809 {
810 [global::Cpp2ILInjected.Token(Token = "0x60022A6")]
811 [global::Cpp2ILInjected.Address(RVA = "0xEA2158", Offset = "0xEA2158", Length = "0x44")]
812 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
813 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerDrawSet), Member = "BoringSetup", MemberParameters = new object[]
814 {
815 typeof(Player),
816 typeof(DrawData[]),
820 typeof(float),
821 typeof(float),
823 }, ReturnType = typeof(void))]
824 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
825 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Mount), Member = "get_PlayerOffset", ReturnType = typeof(int))]
826 get
827 {
828 throw null;
829 }
830 }
class f__AnonymousType0<< Count > j__TPar