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

◆ HeightMapOffset

int Terraria.Player.HeightMapOffset
getset

Definition at line 900 of file Player.cs.

901 {
902 [global::Cpp2ILInjected.Token(Token = "0x60022AA")]
903 [global::Cpp2ILInjected.Address(RVA = "0xEA2244", Offset = "0xEA2244", Length = "0x30")]
904 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPVPIcons), Member = "PlayerDraw", MemberParameters = new object[]
905 {
907 typeof(int),
909 typeof(float)
910 }, ReturnType = typeof(void))]
911 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerDrawHeadSet), Member = "BoringSetup", MemberParameters = new object[]
912 {
913 typeof(Player),
914 typeof(DrawData[]),
917 typeof(float),
918 typeof(float),
919 typeof(float),
920 typeof(float)
921 }, ReturnType = typeof(void))]
922 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
923 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Mount), Member = "get_PlayerHeadOffset", ReturnType = typeof(int))]
924 get
925 {
926 throw null;
927 }
928 }
class f__AnonymousType0<< Count > j__TPar