Destiny.Constants.DestinyEnvironmentLocationMapping

Type: object
Object Properties
locationHash
Mapped to Definition
The location that is revealed on the director by this mapping.
Type: uint32
Mapped to Manifest Database Definition: Destiny.Definitions.DestinyLocationDefinition
activationSource
A hint that the UI uses to figure out how this location is activated by the player.
Type: string
itemHash
Nullable Mapped to Definition
If this is populated, it is the item that you must possess for this location to be active because of this mapping. (theoretically, a location can have multiple mappings, and some might require an item while others don't)
Type: uint32
Mapped to Manifest Database Definition: Destiny.Definitions.DestinyInventoryItemDefinition
objectiveHash
Nullable Mapped to Definition
If this is populated, this is an objective related to the location.
Type: uint32
Mapped to Manifest Database Definition: Destiny.Definitions.DestinyObjectiveDefinition
activityHash
Nullable Mapped to Definition
If this is populated, this is the activity you have to be playing in order to see this location appear because of this mapping. (theoretically, a location can have multiple mappings, and some might require you to be in a specific activity when others don't)
Type: uint32
Mapped to Manifest Database Definition: Destiny.Definitions.DestinyActivityDefinition