#include <content_registry.h>
Public Attributes | |
| std::string | key |
| std::string | section |
| std::string | default_value |
| std::string | description |
Definition at line 327 of file content_registry.h.
| std::string yaze::editor::ContentRegistry::Settings::SettingDef::key |
Definition at line 328 of file content_registry.h.
| std::string yaze::editor::ContentRegistry::Settings::SettingDef::section |
Definition at line 329 of file content_registry.h.
| std::string yaze::editor::ContentRegistry::Settings::SettingDef::default_value |
Definition at line 330 of file content_registry.h.
| std::string yaze::editor::ContentRegistry::Settings::SettingDef::description |
Definition at line 331 of file content_registry.h.