DestinyActivityGraphDisplayObjectiveDefinition class
When a Graph needs to show active Objectives, this defines those objectives as well as an identifier.
Constructors
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- id ↔ int
-
$NOTE $amola 2017-01-19 This field is apparently something that CUI uses to
manually wire up objectives to display info. I am unsure how it works.
read / write
- objectiveHash ↔ int
-
The objective being shown on the map. [...]
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited