class XIVAPI::Dataclasses::GearSetAttribute
- XIVAPI::Dataclasses::GearSetAttribute
- Reference
- Object
Overview
Dataclass for an attribute for a GearSet. An Attribute corresponds to a stat, and has both a name and a value.
Defined in:
dataclasses/character/gear_set_attribute.crConstructors
Instance Method Summary
-
#attribute : XIVAPI::Dataclasses::IDName
An
IDName
class containing the name and id of the attribute, e.g. - #attribute=(_attribute : IDName)
- #to_json(json : JSON::Builder)
-
#value : UInt64
The value of the attribute generated by the Gear in the GearSet.
- #value=(_value : UInt64)
Constructor Detail
Instance Method Detail
def attribute : XIVAPI::Dataclasses::IDName
#
An IDName
class containing the name and id of the attribute, e.g. Piety