IconLayers

data class IconLayers(val bottom: String, val middle: String, val top: String)

The layers that make up the icon of the Free Company/PvP Team.

Constructors

Link copied to clipboard
constructor(bottom: String, middle: String, top: String)

Properties

Link copied to clipboard

The URL to the bottom layer.

Link copied to clipboard

The URL to the middle layer.

Link copied to clipboard
val top: String

The URL to the top layer.