DestinyHistoricalStatsDefinition class
Constructors
Properties
- category ↔ int
-
Category for the stat.
read / write
- group ↔ int
-
Statistic group
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- iconImage ↔ String
-
Optional URI to an icon for the statistic
read / write
- medalTierHash ↔ int
-
The tier associated with this medal - be it implicitly or explicitly.
read / write
- mergeMethod ↔ int
-
Optional icon for the statistic
read / write
-
modes
↔ List<
DestinyActivityModeType> -
Game modes where this statistic can be reported.
read / write
-
periodTypes
↔ List<
PeriodType> -
Time periods the statistic covers
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- statDescription ↔ String
-
Description of a stat if applicable.
read / write
- statId ↔ String
-
Unique programmer friendly ID for this stat
read / write
- statName ↔ String
-
Display name
read / write
- statNameAbbr ↔ String
-
Display name abbreviated
read / write
- unitLabel ↔ String
-
Localized Unit Name for the stat.
read / write
- unitType ↔ int
-
Unit, if any, for the statistic
read / write
- weight ↔ int
-
Weight assigned to this stat indicating its relative impressiveness.
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited