#include <editor_card_registry.h>
Public Attributes | |
std::string | name |
std::vector< std::string > | visible_cards |
std::string | description |
Definition at line 316 of file editor_card_registry.h.
std::string yaze::editor::EditorCardRegistry::WorkspacePreset::name |
Definition at line 317 of file editor_card_registry.h.
Referenced by yaze::editor::EditorCardRegistry::SavePreset().
std::vector<std::string> yaze::editor::EditorCardRegistry::WorkspacePreset::visible_cards |
Definition at line 318 of file editor_card_registry.h.
Referenced by yaze::editor::EditorCardRegistry::SavePreset().
std::string yaze::editor::EditorCardRegistry::WorkspacePreset::description |
Definition at line 319 of file editor_card_registry.h.
Referenced by yaze::editor::EditorCardRegistry::SavePreset().