yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::EditorManager::PendingRomSave Struct Reference
Collaboration diagram for yaze::editor::EditorManager::PendingRomSave:

Public Attributes

std::optional< std::string > save_as_filename
 
size_t session_index = SIZE_MAX
 
Romrom = nullptr
 

Detailed Description

Definition at line 725 of file editor_manager.h.

Member Data Documentation

◆ save_as_filename

std::optional<std::string> yaze::editor::EditorManager::PendingRomSave::save_as_filename

Definition at line 726 of file editor_manager.h.

◆ session_index

size_t yaze::editor::EditorManager::PendingRomSave::session_index = SIZE_MAX

Definition at line 727 of file editor_manager.h.

◆ rom

Rom* yaze::editor::EditorManager::PendingRomSave::rom = nullptr

Definition at line 728 of file editor_manager.h.


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