#include <content_registry.h>
Public Attributes | |
| std::string | key |
| std::string | section |
| std::string | default_value |
| std::string | description |
Definition at line 300 of file content_registry.h.
| std::string yaze::editor::ContentRegistry::Settings::SettingDef::key |
Definition at line 301 of file content_registry.h.
| std::string yaze::editor::ContentRegistry::Settings::SettingDef::section |
Definition at line 302 of file content_registry.h.
| std::string yaze::editor::ContentRegistry::Settings::SettingDef::default_value |
Definition at line 303 of file content_registry.h.
| std::string yaze::editor::ContentRegistry::Settings::SettingDef::description |
Definition at line 304 of file content_registry.h.