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

◆ HeightOffsetBoost

int Terraria.Player.HeightOffsetBoost
getset

Definition at line 875 of file Player.cs.

876 {
877 [global::Cpp2ILInjected.Token(Token = "0x60022A9")]
878 [global::Cpp2ILInjected.Address(RVA = "0xEA2214", Offset = "0xEA2214", Length = "0x30")]
879 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPVPIcons), Member = "PlayerDraw", MemberParameters = new object[]
880 {
882 typeof(int),
884 typeof(float)
885 }, ReturnType = typeof(void))]
886 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TeleportPylonsSystem), Member = "HandleTeleportRequest", MemberParameters = new object[]
887 {
889 typeof(int)
890 }, ReturnType = typeof(void))]
891 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
892 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Mount), Member = "get_HeightBoost", ReturnType = typeof(int))]
893 get
894 {
895 throw null;
896 }
897 }
class f__AnonymousType0<< Count > j__TPar