t1k:unity:tof:up-coming-feature
| Field | Value |
|---|---|
| Module | tof |
| Version | 2.2.2 |
| Effort | low |
| Tools | — |
Keywords: coming-soon, teaser, upcoming-feature
How to invoke
Section titled “How to invoke”/t1k:unity:tof:up-coming-featureUpcoming Feature
Section titled “Upcoming Feature”Purpose
Section titled “Purpose”Core interfaces and models for the upcoming feature system in TheOne Feature framework.
Public API
Section titled “Public API”interface
IUpComingFeatureCollector(IUpComingFeatureCollector.cs)IUpComingFeatureService(IUpComingFeatureService.cs) classUpComingFeatureModel(UpComingFeatureModel.cs)UpComingFeatureService(UpComingFeatureService.cs)UpComingFeatureVContainer(UpComingFeatureVContainer.cs)UpComingValidator(UpComingValidator.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 Upcoming Feature 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 (6): interface
IUpComingFeatureCollector(IUpComingFeatureCollector.cs)IUpComingFeatureService(IUpComingFeatureService.cs) classUpComingFeatureModel(UpComingFeatureModel.cs)UpComingFeatureService(UpComingFeatureService.cs)UpComingFeatureVContainer(UpComingFeatureVContainer.cs)UpComingValidator(UpComingValidator.cs)
Detected DI registrations:
UpComingFeatureService
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/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