docs.unity3d.com
    Show / Hide Table of Contents

    Class CCDPublisherData

    Cloud content delivery custom publisher data

    Inheritance
    Object
    PublisherData
    CCDPublisherData
    Inherited Members
    PublisherData.displayName
    PublisherData.selected
    Namespace: UnityEditor.Industrial.Configuring.UI
    Syntax
    [Serializable]
    public class CCDPublisherData : PublisherData, IPublisherData

    Constructors

    CCDPublisherData(String)

    Constructor

    Declaration
    public CCDPublisherData(string displayName)
    Parameters
    Type Name Description
    String displayName

    Fields

    CCD_API_KEY

    The API key of your Cloud Content Delivery account

    Declaration
    [SerializeField]
    public string CCD_API_KEY
    Field Value
    Type Description
    String

    CCD_BUCKET

    The Cloud Content Delivery Bucket ID to use

    Declaration
    [SerializeField]
    public CCDUtils.BucketData CCD_BUCKET
    Field Value
    Type Description
    CCDUtils.BucketData

    CCD_PROJECT_ID

    The Cloud Content Delivery Project ID to use

    Declaration
    [SerializeField]
    public string CCD_PROJECT_ID
    Field Value
    Type Description
    String
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023