Skip to content

t1k:unity:tof:up-coming-feature

FieldValue
Moduletof
Version2.2.2
Effortlow
Tools

Keywords: coming-soon, teaser, upcoming-feature

/t1k:unity:tof:up-coming-feature

Core interfaces and models for the upcoming feature system in TheOne Feature framework.

interface

  • IUpComingFeatureCollector (IUpComingFeatureCollector.cs)
  • IUpComingFeatureService (IUpComingFeatureService.cs) class
  • UpComingFeatureModel (UpComingFeatureModel.cs)
  • UpComingFeatureService (UpComingFeatureService.cs)
  • UpComingFeatureVContainer (UpComingFeatureVContainer.cs)
  • UpComingValidator (UpComingValidator.cs)

None detected.

None detected.

  1. Reference package TheOneFeature in your project.
  2. Register the Upcoming Feature 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 (6): interface

  • IUpComingFeatureCollector (IUpComingFeatureCollector.cs)
  • IUpComingFeatureService (IUpComingFeatureService.cs) class
  • UpComingFeatureModel (UpComingFeatureModel.cs)
  • UpComingFeatureService (UpComingFeatureService.cs)
  • UpComingFeatureVContainer (UpComingFeatureVContainer.cs)
  • UpComingValidator (UpComingValidator.cs)

Detected DI registrations:

  • UpComingFeatureService

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/UpComingFeature/
  • Doc: UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/UpComingFeature/Core/README.md
  • Doc: UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/UpComingFeature/Default/README.md
  • Doc: UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/UpComingFeature/Core/CHANGELOG.md
  • Doc: UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/UpComingFeature/Default/CHANGELOG.md
  • Namespace: TheOne.Features.UpComingFeature.Core.Models, TheOne.Features.UpComingFeature.Core.Services, TheOne.Features.UpComingFeature.Default.DI, TheOne.Features.Time.Editor, TheOne.Features.UpComingFeature.Default.Services