Namespace Serenity.Localization.Infrastructure.Services
Classes
UnityLocalizationService
Unity MonoBehaviour implementation of the localization service that manages game and voice language settings.
Integrates with Unity's Localization system to handle locale switching and responds to game settings changes through event dispatching.
UnityLocalizationServiceFactory
Unity-specific factory for creating localization service instances as MonoBehaviour components.
Creates a new GameObject with the UnityLocalizationService component and initializes it with the provided dependencies.