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

#include <workspace_manager.h>

Collaboration diagram for yaze::editor::WorkspaceManager::SessionInfo:

Public Attributes

Romrom
 
EditorSeteditor_set
 
std::string custom_name
 
std::string filepath
 

Detailed Description

Definition at line 21 of file workspace_manager.h.

Member Data Documentation

◆ rom

Rom* yaze::editor::WorkspaceManager::SessionInfo::rom

Definition at line 22 of file workspace_manager.h.

◆ editor_set

EditorSet* yaze::editor::WorkspaceManager::SessionInfo::editor_set

Definition at line 23 of file workspace_manager.h.

◆ custom_name

std::string yaze::editor::WorkspaceManager::SessionInfo::custom_name

Definition at line 24 of file workspace_manager.h.

◆ filepath

std::string yaze::editor::WorkspaceManager::SessionInfo::filepath

Definition at line 25 of file workspace_manager.h.


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