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

    Class LocalizedAssetTable

    Inheritance
    System.Object
    LocalizedTable
    LocalizedAssetTable
    AddressableAssetTable
    Inherited Members
    LocalizedTable.LocaleIdentifier
    LocalizedTable.TableName
    LocalizedTable.Keys
    LocalizedTable.ToString()
    Namespace: UnityEngine.Localization
    Syntax
    public abstract class LocalizedAssetTable : LocalizedTable

    Properties

    SupportedAssetType

    The asset type supported by this table.

    Declaration
    public abstract Type SupportedAssetType { get; }
    Property Value
    Type Description
    System.Type
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX