Class ItemStat

Inheritance Relationships

Base Type

Class Documentation

class ItemStat : public axr::sdk::ModelBase

Describes a single stat for an item.

Public Functions

inline ItemStat()
inline ItemStat(const ItemStat &value)
inline ItemStat(ItemStat &&value)
inline virtual ~ItemStat()
virtual void Validate() override
utility::string_t GetName() const

Returns the value of the Name property as a utility::string_t.

Variant GetValue() const

Returns the value of the json::Value property.

Public Static Functions

static inline const utility::char_t *ClassName()

Returns the fully qualified name of the class.