terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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.