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
|
Public Member Functions | |
GolfBallTrackRecord () | |
void | RecordHit (Vector2 position) |
int | GetAccumulatedScore () |
Private Member Functions | |
void | GetTrackInfo (out double totalDistancePassed, out int hitsMade) |
Private Attributes | |
List< Vector2 > | _hitLocations |
Definition at line 10 of file GolfBallTrackRecord.cs.