Class GenericAssetTableTreeViewItem | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Class GenericAssetTableTreeViewItem

    Inheritance
    System.Object
    GenericAssetTableTreeViewItem
    LocalizedAssetTableListViewItem<TObject>
    StringTableListViewItem
    Namespace: UnityEditor.Localization
    Syntax
    public class GenericAssetTableTreeViewItem : TreeViewItem

    Properties

    Key

    Declaration
    public virtual string Key { get; set; }
    Property Value
    Type Description
    System.String

    SearchString

    Declaration
    public virtual string SearchString { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX