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