
Public Attributes | |
| std::optional< std::string > | save_as_filename |
| size_t | session_index = SIZE_MAX |
| Rom * | rom = nullptr |
Definition at line 725 of file editor_manager.h.
| std::optional<std::string> yaze::editor::EditorManager::PendingRomSave::save_as_filename |
Definition at line 726 of file editor_manager.h.
| size_t yaze::editor::EditorManager::PendingRomSave::session_index = SIZE_MAX |
Definition at line 727 of file editor_manager.h.
| Rom* yaze::editor::EditorManager::PendingRomSave::rom = nullptr |
Definition at line 728 of file editor_manager.h.