XIVAPI::Dataclasses::CharacterGear
Inherits JSON::Serializable < Reference < Object
Dataclass for a piece of Gear owned by a Character.
This class wraps the Gear class and adds extra, instanced details like dye, glamour and materia, as each character will have different copies of the same piece of Gear.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
glamour
An IDIconName class containing information about the piece of Gear currently being used as a glamour for this piece of Gear.
materia
An Array of IDIconName classs that corresponds to the list of Materia currently melded to the Equipped Gear.