Destiny.Definitions.Common.DestinyGlobalConstantsDefinition

Mobile Manifest Entity
Mapped to Mobile Manifest Table: GlobalConstants
Type: object
Object Properties
pathfinderConstants
Assorted constants for Pathfinder objectives
Type: object
collectionsRootNodeHash
Mapped to Definition
Type: uint32
collectionBadgesRootNodeHash
Mapped to Definition
Type: uint32
activeTriumphsRootNodeHash
Mapped to Definition
Type: uint32
activeSealsRootNodeHash
Mapped to Definition
Type: uint32
legacyTriumphsRootNodeHash
Mapped to Definition
Type: uint32
legacySealsRootNodeHash
Mapped to Definition
Type: uint32
medalsRootNodeHash
Mapped to Definition
Type: uint32
exoticCatalystsRootNodeHash
Mapped to Definition
Type: uint32
loreRootNodeHash
Mapped to Definition
Type: uint32
metricsRootNodeHash
Mapped to Definition
Type: uint32
craftingRootNodeHash
Mapped to Definition
Type: uint32
guardianRanksRootNodeHash
Mapped to Definition
Type: uint32
seasonalHubEventCardHash
Mapped to Definition
Type: uint32
Mapped to Manifest Database Definition: Destiny.Definitions.Seasons.DestinyEventCardDefinition
destinyRewardPassRankSealImages
destinySeasonalHubRankIconImages
armorArchetypePlugSetHash
Mapped to Definition
Type: uint32
Mapped to Manifest Database Definition: Destiny.Definitions.Sockets.DestinyPlugSetDefinition
featuredItemsListHash
Mapped to Definition
Type: uint32
Mapped to Manifest Database Definition: Destiny.Definitions.Inventory.DestinyItemFilterDefinition
hash
The unique identifier for this entity. Guaranteed to be unique for the type of entity, but not globally.

When entities refer to each other in Destiny content, it is this hash that they are referring to.
Type: uint32
index
The index of the entity as it was found in the investment tables.
Type: int32
redacted
If this is true, then there is an entity with this identifier/type combination, but BNet is not yet allowed to show it. Sorry!
Type: boolean