Public Attributes | |
| bool | is_open = false |
| std::string | id |
| std::function< void()> | render_func |
Definition at line 111 of file canvas_modals.h.
| bool yaze::gui::CanvasModals::ModalState::is_open = false |
Definition at line 112 of file canvas_modals.h.
| std::string yaze::gui::CanvasModals::ModalState::id |
Definition at line 113 of file canvas_modals.h.
| std::function<void()> yaze::gui::CanvasModals::ModalState::render_func |
Definition at line 114 of file canvas_modals.h.