Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 854 Bytes

DestinyDefinitionsDestinyActivityChallengeDefinition.md

File metadata and controls

10 lines (7 loc) · 854 Bytes

DestinyDefinitionsDestinyActivityChallengeDefinition

Properties

Name Type Description Notes
ObjectiveHash int32 The hash for the Objective that matches this challenge. Use it to look up the DestinyObjectiveDefinition. [optional] [default to null]
DummyRewards []DestinyDestinyItemQuantity The rewards as they're represented in the UI. Note that they generally link to "dummy" items that give a summary of rewards rather than direct, real items themselves. If the quantity is 0, don't show the quantity. [optional] [default to null]

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