ChangePlayerGroup

data class ChangePlayerGroup(val newGroup: String, val includeHigherGroups: Boolean = false) : Action

Constructors

Link copied to clipboard
constructor(newGroup: String, includeHigherGroups: Boolean = false)

Properties

Link copied to clipboard
Link copied to clipboard