Source
This page was generated with Wiki Builder. Do not change the format!
Info
The definition of a known, reusable plug that can be applied to a socket.
Schema
- Schema Type: Definition
- Type: object
Properties
Name | Type | Description |
---|---|---|
plugItemHash | Destiny.Definitions.DestinyInventoryItemDefinition:integer:uint32 | The hash identifier of a DestinyInventoryItemDefinition representing the plug that can be inserted. |
Example
{
// Type: Destiny.Definitions.DestinyInventoryItemDefinition:integer:uint32
"plugItemHash": 0
}