Source

This page was generated with Wiki Builder. Do not change the format!

Info

Schema

  • Schema Type: Generic Class
  • Type: object

Properties

Name Type Description
data Dictionary<integer:int64,DestinyItemRenderComponent>  
privacy ComponentPrivacySetting:Enum  

Example

{
    // Type: Dictionary<integer:int64,DestinyItemRenderComponent>
    "data": {
        "0": {
            // Type: boolean
            "useCustomDyes": false,
            // Type: Dictionary<integer:int32,integer:int32>
            "artRegions": {
                "0": 0
            }
        }
    },
    // Type: ComponentPrivacySetting:Enum
    "privacy": 0
}

References

  1. https://bungie-net.github.io/multi/schema_DictionaryComponentResponseOfint64AndDestinyItemRenderComponent.html#schema_DictionaryComponentResponseOfint64AndDestinyItemRenderComponent