t1k:unity:tof:rate-us
| Field | Value |
|---|---|
| Module | tof |
| Version | 2.2.2 |
| Effort | low |
| Tools | — |
Keywords: conditional-display, prompt, rate-us, store-rating
How to invoke
Section titled “How to invoke”/t1k:unity:tof:rate-usRate Us
Section titled “Rate Us”Purpose
Section titled “Purpose”In-app store rating prompt with conditional display based on player milestones (e.g., show after a successful run). Wraps the platform store-rating adapter and exposes show/success conditions for integration with the FTUE and reward pipelines.
Public API
Section titled “Public API”class
RateSuccessCondition(RateSuccessCondition.cs)RateUsService(RateUsService.cs)RateUsShowCondition(RateUsShowCondition.cs)RateUsValidator(RateUsValidator.cs)RateUsVContainer(RateUsVContainer.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 Rate Us 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 (5): class
RateSuccessCondition(RateSuccessCondition.cs)RateUsService(RateUsService.cs)RateUsShowCondition(RateUsShowCondition.cs)RateUsValidator(RateUsValidator.cs)RateUsVContainer(RateUsVContainer.cs)
Detected DI registrations:
RateUsService
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/RateUs/ - Doc:
UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/RateUs/CHANGELOG.md - Namespace:
TheOne.Features.RateUs.Editor,TheOne.Features.RateUs.Core.Conditions,TheOne.Features.RateUs.Core.DI,TheOne.Features.RateUs.Core