GW2FloorId

@Serializable
value class GW2FloorId(val raw: Int)

TODO

Constructors

Link copied to clipboard
constructor(raw: Int)

Properties

Link copied to clipboard
val raw: Int

The raw (type-unsafe) value.

Functions

Link copied to clipboard
open override fun toString(): String