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