Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.28 KB

DestinyDefinitionsDestinyRewardSourceDefinition.md

File metadata and controls

13 lines (10 loc) · 1.28 KB

DestinyDefinitionsDestinyRewardSourceDefinition

Properties

Name Type Description Notes
DisplayProperties *DestinyDefinitionsCommonDestinyDisplayPropertiesDefinition [optional] [default to null]
Category int32 Sources are grouped into categories: common ways that items are provided. I hope to see this expand in Destiny 2 once we have time to generate accurate reward source data. [optional] [default to null]
Hash int32 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. [optional] [default to null]
Index int32 The index of the entity as it was found in the investment tables. [optional] [default to null]
Redacted bool If this is true, then there is an entity with this identifier/type combination, but BNet is not yet allowed to show it. Sorry! [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]