Public Attributes | |
| std::string | id |
| std::string | category |
| bool | is_registered = false |
Definition at line 95 of file window_delegate.h.
| std::string yaze::editor::WindowDelegate::WindowInfo::id |
Definition at line 96 of file window_delegate.h.
Referenced by yaze::editor::WindowDelegate::RegisterWindow().
| std::string yaze::editor::WindowDelegate::WindowInfo::category |
Definition at line 97 of file window_delegate.h.
Referenced by yaze::editor::WindowDelegate::RegisterWindow().
| bool yaze::editor::WindowDelegate::WindowInfo::is_registered = false |
Definition at line 98 of file window_delegate.h.
Referenced by yaze::editor::WindowDelegate::RegisterWindow().