Public Attributes | |
| std::string | name |
| int | value |
| bool | enabled |
| std::string | source |
| bool | dirty = false |
Definition at line 65 of file feature_flag_editor_panel.h.
| std::string yaze::editor::FeatureFlagEditorPanel::EditableFlag::name |
Definition at line 66 of file feature_flag_editor_panel.h.
Referenced by yaze::editor::FeatureFlagEditorPanel::RefreshFromManifest().
| int yaze::editor::FeatureFlagEditorPanel::EditableFlag::value |
Definition at line 67 of file feature_flag_editor_panel.h.
Referenced by yaze::editor::FeatureFlagEditorPanel::RefreshFromManifest().
| bool yaze::editor::FeatureFlagEditorPanel::EditableFlag::enabled |
Definition at line 68 of file feature_flag_editor_panel.h.
Referenced by yaze::editor::FeatureFlagEditorPanel::RefreshFromManifest().
| std::string yaze::editor::FeatureFlagEditorPanel::EditableFlag::source |
Definition at line 69 of file feature_flag_editor_panel.h.
Referenced by yaze::editor::FeatureFlagEditorPanel::RefreshFromManifest().
| bool yaze::editor::FeatureFlagEditorPanel::EditableFlag::dirty = false |
Definition at line 70 of file feature_flag_editor_panel.h.
Referenced by yaze::editor::FeatureFlagEditorPanel::RefreshFromManifest().