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

◆ ShouldScoreHole

bool Terraria.GameContent.Golf.GolfState.ShouldScoreHole
getset

Definition at line 63 of file GolfState.cs.

64 {
65 [global::Cpp2ILInjected.Token(Token = "0x6004BD6")]
66 [global::Cpp2ILInjected.Address(RVA = "0x8B1C48", Offset = "0x8B1C48", Length = "0x14")]
67 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
68 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GolfHelper.ContactListener), Member = "PutBallInCup", MemberParameters = new object[]
69 {
70 typeof(Projectile),
71 typeof(BallCollisionEvent)
72 }, ReturnType = typeof(void))]
73 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
74 get
75 {
76 throw null;
77 }
78 }
class f__AnonymousType0<< Count > j__TPar