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

Snapshot of overworld item list + current item selection. More...

#include <overworld_undo_actions.h>

Public Attributes

std::vector< zelda3::OverworldItemitems
 
std::optional< zelda3::OverworldItemselected_item_identity
 

Detailed Description

Snapshot of overworld item list + current item selection.

Used to restore delete/duplicate/move item workflows in one undo step.

Definition at line 169 of file overworld_undo_actions.h.

Member Data Documentation

◆ items

◆ selected_item_identity


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