Skip to content

t1k:unity:tof:feature-conditions

FieldValue
Moduletof
Version2.2.2
Effortlow
Tools

Keywords: condition-system, feature-conditions, gating, visibility

/t1k:unity:tof:feature-conditions

A specialized condition system for TheOneFeature framework that provides custom conditions for feature visibility and behavior control.

class

  • BattlePassReplaceCondition (BattlePassReplaceCondition.cs)
  • StarterBundleReplaceCondition (StarterBundleReplaceCondition.cs)

None detected.

None detected.

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

  • BattlePassReplaceCondition (BattlePassReplaceCondition.cs)
  • StarterBundleReplaceCondition (StarterBundleReplaceCondition.cs)

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/FeatureConditions/
  • Doc: UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/FeatureConditions/README.md
  • Doc: UnityTheOneFeatureProject/Packages/TheOneFeature/Core/Features/FeatureConditions/CHANGELOG.md
  • Namespace: TheOne.Features.FeatureConditions