Delegate Localization.LocalizationChangedDelegate
Delegate for the Dalamud.Localization.LocalizationChanged event that occurs when the language is changed.
Assembly: Dalamud.dll
View Source
Declaration
public delegate void Localization.LocalizationChangedDelegate(string langCode)