yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::LayoutManager::SessionSnapshot Struct Reference

Public Attributes

size_t session_id = 0
 
std::unordered_map< std::string, bool > visibility
 
std::unordered_map< std::string, bool > pinned
 
std::string imgui_layout
 

Detailed Description

Definition at line 337 of file layout_manager.h.

Member Data Documentation

◆ session_id

size_t yaze::editor::LayoutManager::SessionSnapshot::session_id = 0

◆ visibility

std::unordered_map<std::string, bool> yaze::editor::LayoutManager::SessionSnapshot::visibility

◆ pinned

std::unordered_map<std::string, bool> yaze::editor::LayoutManager::SessionSnapshot::pinned

◆ imgui_layout

std::string yaze::editor::LayoutManager::SessionSnapshot::imgui_layout

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