Class LocalizedAssetTable
Provides a way to access an Asset
Implements
Inherited Members
Namespace: UnityEngine .Localization
Assembly: Unity.Localization.dll
Syntax
[Serializable]
public class LocalizedAssetTable : LocalizedTable<AssetTable, AssetTableEntry>, ISerializationCallbackReceiver
Constructors
Name | Description |
---|---|
Localized |
Initializes and returns an empty instance of a Localized |
Localized |
Initializes and returns an instance of a Localized |
Properties
Name | Description |
---|---|
Database | The database to request the table from. |