Class FlightedFeatureFlags
Configuration for flighted feature flags.
Inheritance
System.Object
FlightedFeatureFlags
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class FlightedFeatureFlags
Constructors
| Name | Description |
|---|---|
| FlightedFeatureFlags() |
Properties
| Name | Description |
|---|---|
| DisabledFeatures | Gets or sets the list of disabled features. |
| EnabledFeatures | Gets or sets the list of enabled features. |