Source
This page was generated with Wiki Builder. Do not change the format!
Info
Basic identifying data about the bubble. Combine with DestinyDestinationBubbleSettingDefinition - see DestinyDestinationDefinition.bubbleSettings for more information.
Schema
- Schema Type: Definition
- Type: object
Properties
Name | Type | Description |
---|---|---|
hash | integer:uint32 | The identifier for the bubble: only guaranteed to be unique within the Destination. |
Example
{
// Type: integer:uint32
"hash": 0
}