Source
This page was generated with Wiki Builder. Do not change the format!
Info
Part of our dynamic, localized Milestone content is arbitrary categories of items. These are built in our content management system, and thus aren't the same as programmatically generated rewards.
Schema
- Schema Type: Class
- Type: object
Properties
Name | Type | Description |
---|---|---|
title | string | |
itemHashes | Destiny.Definitions.DestinyInventoryItemDefinition:integer:uint32[] |
Example
{
// Type: string
"title": "",
// Type: Destiny.Definitions.DestinyInventoryItemDefinition:integer:uint32[]
"itemHashes": [
// Type: integer:uint32
0
]
}