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

◆ IsTrackingBall

bool Terraria.GameContent.Golf.GolfState.IsTrackingBall
getset

Definition at line 81 of file GolfState.cs.

82 {
83 [global::Cpp2ILInjected.Token(Token = "0x6004BD7")]
84 [global::Cpp2ILInjected.Address(RVA = "0x8B1C5C", Offset = "0x8B1C5C", Length = "0x24")]
85 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
86 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoDraw_UpdateCameraPosition", ReturnType = typeof(void))]
87 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DontStarveDarknessDamageDealer), Member = "IsPlayerSafe", MemberParameters = new object[] { typeof(Player) }, ReturnType = typeof(bool))]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
89 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GolfState), Member = "GetLastHitBall", ReturnType = typeof(Projectile))]
90 get
91 {
92 throw null;
93 }
94 }
class f__AnonymousType0<< Count > j__TPar