docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ContentType

    Inheritance
    object
    ContentType
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Services.Ugc.Bridge.Editor
    Assembly: Unity.Services.Ugc.Bridge.Editor.dll
    Syntax
    [Serializable]
    public class ContentType

    Properties

    ContentBuildingStepAsset

    Declaration
    public ContentBuildingStep ContentBuildingStepAsset { get; set; }
    Property Value
    Type Description
    ContentBuildingStep

    ContentPublishingStepAsset

    Declaration
    public ContentPublishingStep ContentPublishingStepAsset { get; set; }
    Property Value
    Type Description
    ContentPublishingStep

    ContentSelectionStepAsset

    Declaration
    public ContentSelectionStep ContentSelectionStepAsset { get; set; }
    Property Value
    Type Description
    ContentSelectionStep

    ContentValidationStepAsset

    Declaration
    public ContentValidationStep ContentValidationStepAsset { get; set; }
    Property Value
    Type Description
    ContentValidationStep

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    string

    UserAuthenticationStepAsset

    Declaration
    public UserAuthenticationStep UserAuthenticationStepAsset { get; set; }
    Property Value
    Type Description
    UserAuthenticationStep
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)