t1k:unity:tof:localization
| Field | Value |
|---|---|
| Module | tof |
| Version | 2.2.2 |
| Effort | low |
| Tools | — |
Keywords: controller, i18n, language, localization
How to invoke
Section titled “How to invoke”/t1k:unity:tof:localizationLocalization
Section titled “Localization”Purpose
Section titled “Purpose”All notable changes to this package will be documented in this file.
Public API
Section titled “Public API”class
LanguageRecord(LocalizationLanguagesBlueprint.cs)LocalizationLanguagesBlueprint(LocalizationLanguagesBlueprint.cs)LocalizationService(LocalizationService.cs)LocalizationUserData(LocalizationUserData.cs)LocalizationUserDataController(LocalizationUserDataController.cs)LocalizationValidator(LocalizationValidator.cs)LocalizationVContainer(LocalizationVContainer.cs)
Signals / Events
Section titled “Signals / Events”None detected.
Config / ScriptableObjects
Section titled “Config / ScriptableObjects”None detected.
Integration Steps
Section titled “Integration Steps”- Reference package
TheOneFeaturein your project. - Register the Localization services via VContainer (see Architecture).
- Configure any ScriptableObjects listed in Config section.
- Subscribe to signals listed in Signals / Events to react to state changes.
Architecture
Section titled “Architecture”Detected public types (7): class
LanguageRecord(LocalizationLanguagesBlueprint.cs)LocalizationLanguagesBlueprint(LocalizationLanguagesBlueprint.cs)LocalizationService(LocalizationService.cs)LocalizationUserData(LocalizationUserData.cs)LocalizationUserDataController(LocalizationUserDataController.cs)LocalizationValidator(LocalizationValidator.cs)LocalizationVContainer(LocalizationVContainer.cs)
Detected DI registrations:
LocalizationServiceLocalizationUserDataController
Dependencies
Section titled “Dependencies”Run with FEATURE_MATRIX/DEPENDENCY_GRAPH integration to fill.
Gotchas
Section titled “Gotchas”(None reported yet — open an issue in The1Studio/theonekit-unity if you hit one.)
References
Section titled “References”- Source:
UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/Localization/ - Doc:
UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/Localization/CHANGELOG.md - Namespace:
TheOne.Features.Localization.Core.DI,TheOne.Features.Localization.Core.Editor,TheOne.Features.Localization.Core.Models,TheOne.Features.Localization.Core.Services