yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::canvas::CanvasModals::ModalState Struct Reference

Public Attributes

bool is_open = false
 
std::string id
 
std::function< void()> render_func
 

Detailed Description

Definition at line 135 of file canvas_modals.h.

Member Data Documentation

◆ is_open

bool yaze::gui::canvas::CanvasModals::ModalState::is_open = false

Definition at line 136 of file canvas_modals.h.

◆ id

std::string yaze::gui::canvas::CanvasModals::ModalState::id

Definition at line 137 of file canvas_modals.h.

◆ render_func

std::function<void()> yaze::gui::canvas::CanvasModals::ModalState::render_func

Definition at line 138 of file canvas_modals.h.


The documentation for this struct was generated from the following file: