Glamour

data class Glamour(val name: String, val dbLink: String)

A glamour applied to a gear item.

Constructors

Link copied to clipboard
constructor(name: String, dbLink: String)

Properties

Link copied to clipboard

The URL to the glamour item in the Eorzea Database.

Link copied to clipboard

The name of the glamour item.