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

Public Attributes

std::string id
 
std::string category
 
bool is_registered = false
 

Detailed Description

Definition at line 86 of file window_delegate.h.

Member Data Documentation

◆ id

std::string yaze::editor::WindowDelegate::WindowInfo::id

Definition at line 87 of file window_delegate.h.

Referenced by yaze::editor::WindowDelegate::RegisterWindow().

◆ category

std::string yaze::editor::WindowDelegate::WindowInfo::category

Definition at line 88 of file window_delegate.h.

Referenced by yaze::editor::WindowDelegate::RegisterWindow().

◆ is_registered

bool yaze::editor::WindowDelegate::WindowInfo::is_registered = false

Definition at line 89 of file window_delegate.h.

Referenced by yaze::editor::WindowDelegate::RegisterWindow().


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