Public Attributes | |
| std::string | id |
| std::string | category |
| bool | is_registered = false |
Definition at line 86 of file window_delegate.h.
| std::string yaze::editor::WindowDelegate::WindowInfo::id |
Definition at line 87 of file window_delegate.h.
Referenced by yaze::editor::WindowDelegate::RegisterWindow().
| std::string yaze::editor::WindowDelegate::WindowInfo::category |
Definition at line 88 of file window_delegate.h.
Referenced by yaze::editor::WindowDelegate::RegisterWindow().
| bool yaze::editor::WindowDelegate::WindowInfo::is_registered = false |
Definition at line 89 of file window_delegate.h.
Referenced by yaze::editor::WindowDelegate::RegisterWindow().