docs.unity.cn
    Show / Hide Table of Contents

    Class VariantDisplayInfo

    Class VariantDisplayInfo.

    Inheritance
    Object
    DisplayInfo<String>
    VariantDisplayInfo
    Inherited Members
    DisplayInfo<String>.target
    Namespace: Global Namespace
    Syntax
    [Serializable]
    public class VariantDisplayInfo : DisplayInfo<string>

    Properties

    content

    Gets or sets the content.

    Declaration
    public DisplayInfoContent content { get; set; }
    Property Value
    Type Description
    DisplayInfoContent

    The content.

    variant

    Gets or sets the variant.

    Declaration
    public Variant variant { get; set; }
    Property Value
    Type Description
    Variant

    The variant.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 03 March 2021