Event LocaleAdded Event that is sent when a new Locale is added to the project. Namespace: UnityEditor.Localization Assembly: Unity.Localization.Editor.dll Syntax public event Action<Locale> LocaleAdded Returns Type Description Action<Locale>