Class LocalizedAssetTable
Inherited Members
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 |