SingleBestShotFound

data class SingleBestShotFound(val bestShot: BestShot) : LunaID.Event

Constructors

Link copied to clipboard
constructor(bestShot: BestShot)

Properties

Link copied to clipboard