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

◆ MountFishronSpecial

bool Terraria.Player.MountFishronSpecial
getset

Definition at line 3668 of file Player.cs.

3669 {
3670 [global::Cpp2ILInjected.Token(Token = "0x600231B")]
3671 [global::Cpp2ILInjected.Address(RVA = "0xEA39D4", Offset = "0xEA39D4", Length = "0x108")]
3672 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
3673 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Update", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
3674 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mount), Member = "Hover", MemberParameters = new object[] { typeof(Player) }, ReturnType = typeof(bool))]
3675 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Mount), Member = "UpdateEffects", MemberParameters = new object[] { typeof(Player) }, ReturnType = typeof(void))]
3676 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
3677 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WorldGen), Member = "InAPlaceWithWind", MemberParameters = new object[]
3678 {
3680 typeof(int),
3681 typeof(int)
3682 }, ReturnType = typeof(bool))]
3683 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
3684 get
3685 {
3686 throw null;
3687 }
3688 }
class f__AnonymousType0<< Count > j__TPar