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 DestinyItemRenderComponent  
privacy ComponentPrivacySetting:Enum  

Example

{
    // Type: DestinyItemRenderComponent
    "data": {
        // 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_SingleComponentResponseOfDestinyItemRenderComponent.html#schema_SingleComponentResponseOfDestinyItemRenderComponent