Source
This page was generated with Wiki Builder. Do not change the format!
Info
Human readable data about the bubble. Combine with DestinyBubbleDefinition - see DestinyDestinationDefinition.bubbleSettings for more information.
Schema
- Schema Type: Definition
- Type: object
Properties
Name | Type | Description |
---|---|---|
displayProperties | DestinyDisplayPropertiesDefinition:Definition |
Example
{
// Type: DestinyDisplayPropertiesDefinition:Definition
"displayProperties": {
// Type: string
"description": "",
// Type: string
"name": "",
// Type: string
"icon": "",
// Type: boolean
"hasIcon": false
}
}