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

#include <workspace_window_manager.h>

Public Attributes

std::string card_id
 
std::string expected_title
 
bool found_in_imgui
 
std::string message
 

Detailed Description

Definition at line 748 of file workspace_window_manager.h.

Member Data Documentation

◆ card_id

std::string yaze::editor::WorkspaceWindowManager::WindowValidationResult::card_id

◆ expected_title

std::string yaze::editor::WorkspaceWindowManager::WindowValidationResult::expected_title

◆ found_in_imgui

bool yaze::editor::WorkspaceWindowManager::WindowValidationResult::found_in_imgui

◆ message

std::string yaze::editor::WorkspaceWindowManager::WindowValidationResult::message

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