Class FeatureFlag

Class Documentation

class FeatureFlag

Public Functions

FeatureFlag() = default
inline FeatureFlag(EFeatureFlag Type, bool IsEnabled)
inline FeatureFlag(EFeatureFlag Type, bool IsEnabled, const csp::common::String &Description)
inline const csp::common::String &GetDescription()

Public Members

EFeatureFlag Type
bool Enabled