Destiny.Definitions.DestinyItemSetBlockEntryDefinition
		Defines a particular entry in an ItemSet (AKA a particular Quest Step in a Quest)
	
	
	
	
		Type: object
	
	
	
	
	
		Object Properties
trackingValue
						
		Used for tracking which step a user reached. These values will be populated in the user's internal state, which we expose externally as a more usable DestinyQuestStatus object. If this item has been obtained, this value will be set in trackingUnlockValueHash.
	
	
	
	
		Type: int32
	
	
	
	
	
	
			
itemHash
						
		Mapped to Definition
	
	
	
	
		This is the hash identifier for a DestinyInventoryItemDefinition representing this quest step.
	
	
	
	
		Type: uint32
	
	
	
	
	
	
	
		Mapped to Manifest Database Definition: 
		Destiny.Definitions.DestinyInventoryItemDefinition