Slot

sealed class Slot

the type of slot

Inheritors

Types

Link copied to clipboard
@Serializable
data object Harvesting : GW2v2HomesteadGlyph.Slot

the harvesting slot

Link copied to clipboard
@Serializable
data object Logging : GW2v2HomesteadGlyph.Slot

the logging slot

Link copied to clipboard
@Serializable
data object Mining : GW2v2HomesteadGlyph.Slot

the mining slot

Link copied to clipboard
data class Unknown(val value: String) : GW2v2HomesteadGlyph.Slot

An unknown value.

Properties

Link copied to clipboard
abstract val value: String