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

#include <panel_manager.h>

Public Attributes

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

Detailed Description

Definition at line 377 of file panel_manager.h.

Member Data Documentation

◆ card_id

std::string yaze::editor::PanelManager::PanelValidationResult::card_id

Definition at line 378 of file panel_manager.h.

Referenced by yaze::editor::PanelManager::ValidatePanel().

◆ expected_title

std::string yaze::editor::PanelManager::PanelValidationResult::expected_title

Definition at line 379 of file panel_manager.h.

Referenced by yaze::editor::PanelManager::ValidatePanel().

◆ found_in_imgui

bool yaze::editor::PanelManager::PanelValidationResult::found_in_imgui

Definition at line 380 of file panel_manager.h.

Referenced by yaze::editor::PanelManager::ValidatePanel().

◆ message

std::string yaze::editor::PanelManager::PanelValidationResult::message

Definition at line 381 of file panel_manager.h.

Referenced by yaze::editor::PanelManager::ValidatePanel().


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