Class LocalizedAssetTableListViewItem<TObject> | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class LocalizedAssetTableListViewItem<TObject>

    Inheritance
    System.Object
    GenericAssetTableTreeViewItem
    LocalizedAssetTableListViewItem<TObject>
    Inherited Members
    GenericAssetTableTreeViewItem.SearchString
    GenericAssetTableTreeViewItem.KeyEntry
    GenericAssetTableTreeViewItem.Key
    GenericAssetTableTreeViewItem.KeyId
    Namespace: UnityEditor.Localization
    Syntax
    public class LocalizedAssetTableListViewItem<TObject> : GenericAssetTableTreeViewItem where TObject : Object
    Type Parameters
    Name Description
    TObject

    Methods

    GetAsset(AddressableAssetTableT<TObject>)

    Declaration
    public TObject GetAsset(AddressableAssetTableT<TObject> table)
    Parameters
    Type Name Description
    AddressableAssetTableT<TObject> table
    Returns
    Type Description
    TObject

    SetAsset(TObject, AddressableAssetTableT<TObject>)

    Declaration
    public void SetAsset(TObject asset, AddressableAssetTableT<TObject> table)
    Parameters
    Type Name Description
    TObject asset
    AddressableAssetTableT<TObject> table

    UpdateSearchString(List<AddressableAssetTableT<TObject>>)

    Declaration
    public void UpdateSearchString(List<AddressableAssetTableT<TObject>> tables)
    Parameters
    Type Name Description
    System.Collections.Generic.List<AddressableAssetTableT<TObject>> tables
    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