AssetReference
The localized asset reference to resolve.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.Localization.Components
- Assembly: UnityEngine.LocalizationRuntimeModule
public LocalizedAsset<TObject> AssetReference { get; set; }
Remarks
Assigning a new reference re-subscribes the component so the event tracks the new reference.