Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.25 KB

AllOfDestinyDefinitionsDestinyObjectiveDefinitionDisplayProperties.md

File metadata and controls

14 lines (11 loc) · 1.25 KB

AllOfDestinyDefinitionsDestinyObjectiveDefinitionDisplayProperties

Properties

Name Type Description Notes
Description string [optional] [default to null]
Name string [optional] [default to null]
Icon string Note that "icon" is sometimes misleading, and should be interpreted in the context of the entity. For instance, in Destiny 1 the DestinyRecordBookDefinition's icon was a big picture of a book. But usually, it will be a small square image that you can use as... well, an icon. They are currently represented as 96px x 96px images. [optional] [default to null]
IconSequences []DestinyDefinitionsCommonDestinyIconSequenceDefinition [optional] [default to null]
HighResIcon string If this item has a high-res icon (at least for now, many things won't), then the path to that icon will be here. [optional] [default to null]
HasIcon bool [optional] [default to null]

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