yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::FeatureFlagEditorPanel::EditableFlag Struct Reference

Public Attributes

std::string name
 
int value
 
bool enabled
 
std::string source
 
bool dirty = false
 

Detailed Description

Definition at line 65 of file feature_flag_editor_panel.h.

Member Data Documentation

◆ name

std::string yaze::editor::FeatureFlagEditorPanel::EditableFlag::name

◆ value

int yaze::editor::FeatureFlagEditorPanel::EditableFlag::value

◆ enabled

bool yaze::editor::FeatureFlagEditorPanel::EditableFlag::enabled

◆ source

std::string yaze::editor::FeatureFlagEditorPanel::EditableFlag::source

◆ dirty

bool yaze::editor::FeatureFlagEditorPanel::EditableFlag::dirty = false

The documentation for this struct was generated from the following file: