Skip to content

t1k:unity:tof:localization

FieldValue
Moduletof
Version2.2.2
Effortlow
Tools

Keywords: controller, i18n, language, localization

/t1k:unity:tof:localization

All notable changes to this package will be documented in this file.

class

  • LanguageRecord (LocalizationLanguagesBlueprint.cs)
  • LocalizationLanguagesBlueprint (LocalizationLanguagesBlueprint.cs)
  • LocalizationService (LocalizationService.cs)
  • LocalizationUserData (LocalizationUserData.cs)
  • LocalizationUserDataController (LocalizationUserDataController.cs)
  • LocalizationValidator (LocalizationValidator.cs)
  • LocalizationVContainer (LocalizationVContainer.cs)

None detected.

None detected.

  1. Reference package TheOneFeature in your project.
  2. Register the Localization services via VContainer (see Architecture).
  3. Configure any ScriptableObjects listed in Config section.
  4. Subscribe to signals listed in Signals / Events to react to state changes.

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:

  • LocalizationService
  • LocalizationUserDataController

Run with FEATURE_MATRIX/DEPENDENCY_GRAPH integration to fill.

(None reported yet — open an issue in The1Studio/theonekit-unity if you hit one.)

  • 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