Class GenericAssetTableListView<T1, T2>.MissingTableColumn | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class GenericAssetTableListView<T1, T2>.MissingTableColumn

    Inheritance
    System.Object
    GenericAssetTableListView<T1, T2>.MissingTableColumn
    Namespace: UnityEditor.Localization
    Syntax
    public class MissingTableColumn : MultiColumnHeaderState.Column

    Constructors

    MissingTableColumn(Locale, GenericAssetTableListView<T1, T2>)

    Declaration
    public MissingTableColumn(Locale locale, GenericAssetTableListView<T1, T2> treeView)
    Parameters
    Type Name Description
    Locale locale
    GenericAssetTableListView<T1, T2> treeView

    Properties

    Label

    Declaration
    public GUIContent Label { get; }
    Property Value
    Type Description
    GUIContent

    TableLocale

    Declaration
    public Locale TableLocale { get; }
    Property Value
    Type Description
    Locale

    TreeView

    Declaration
    public GenericAssetTableListView<T1, T2> TreeView { get; }
    Property Value
    Type Description
    GenericAssetTableListView<T1, T2>

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.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