Event LocaleRemoved
Event that is sent when a Locale is removed from the project.
Namespace: UnityEditor.Localization
Assembly: Unity.Localization.Editor.dll
Syntax
public event Action<Locale> LocaleRemoved
Returns
Type | Description |
---|---|
Action<Locale> |