OnUpdateAsset
The event invoked with the localized asset each time it resolves.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.Localization.Components
- Assembly: UnityEngine.LocalizationRuntimeModule
public UnityEvent<TObject> OnUpdateAsset { get; }