Class GenericAssetTableTreeViewItem
Inheritance
System.Object
GenericAssetTableTreeViewItem
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 |