yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::ContentRegistry::Settings::SettingDef Struct Reference

#include <content_registry.h>

Public Attributes

std::string key
 
std::string section
 
std::string default_value
 
std::string description
 

Detailed Description

Definition at line 239 of file content_registry.h.

Member Data Documentation

◆ key

std::string yaze::editor::ContentRegistry::Settings::SettingDef::key

Definition at line 240 of file content_registry.h.

◆ section

std::string yaze::editor::ContentRegistry::Settings::SettingDef::section

Definition at line 241 of file content_registry.h.

◆ default_value

std::string yaze::editor::ContentRegistry::Settings::SettingDef::default_value

Definition at line 242 of file content_registry.h.

◆ description

std::string yaze::editor::ContentRegistry::Settings::SettingDef::description

Definition at line 243 of file content_registry.h.


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