DestinyVendorCategoryOverlayDefinition class
The details of an overlay prompt to show to a user. They are all fairly self- explanatory localized strings that can be shown.
Constructors
Properties
- choiceDescription ↔ String
-
read / write
- currencyItemHash ↔ int
-
If this overlay has a currency item that it features, this is said featured item.
read / write
- description ↔ String
-
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- icon ↔ String
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- title ↔ String
-
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