SetPlayerTime

data class SetPlayerTime(val time: Time) : Action

Constructors

Link copied to clipboard
constructor(time: Time)

Properties

Link copied to clipboard
val time: Time