#include <content_registry.h>
Public Attributes | |
| std::string | key |
| std::string | section |
| std::string | default_value |
| std::string | description |
Definition at line 239 of file content_registry.h.
| std::string yaze::editor::ContentRegistry::Settings::SettingDef::key |
Definition at line 240 of file content_registry.h.
| std::string yaze::editor::ContentRegistry::Settings::SettingDef::section |
Definition at line 241 of file content_registry.h.
| std::string yaze::editor::ContentRegistry::Settings::SettingDef::default_value |
Definition at line 242 of file content_registry.h.
| std::string yaze::editor::ContentRegistry::Settings::SettingDef::description |
Definition at line 243 of file content_registry.h.