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

Public Attributes

std::unordered_map< std::string, std::list< std::string > > window_ids_by_type
 
std::unordered_map< std::string, std::string > window_type_by_id
 

Detailed Description

Definition at line 1038 of file workspace_window_manager.h.

Member Data Documentation

◆ window_ids_by_type

std::unordered_map<std::string, std::list<std::string> > yaze::editor::WorkspaceWindowManager::ResourceWindowState::window_ids_by_type

Definition at line 1039 of file workspace_window_manager.h.

◆ window_type_by_id

std::unordered_map<std::string, std::string> yaze::editor::WorkspaceWindowManager::ResourceWindowState::window_type_by_id

Definition at line 1040 of file workspace_window_manager.h.


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