Public Attributes | |
| uint32_t | address |
| std::string | name |
| std::string | description |
Definition at line 48 of file memory_editor.h.
| uint32_t yaze::editor::MemoryEditor::Bookmark::address |
Definition at line 49 of file memory_editor.h.
Referenced by yaze::editor::MemoryEditor::DrawBookmarksPopup().
| std::string yaze::editor::MemoryEditor::Bookmark::name |
Definition at line 50 of file memory_editor.h.
Referenced by yaze::editor::MemoryEditor::DrawBookmarksPopup().
| std::string yaze::editor::MemoryEditor::Bookmark::description |
Definition at line 51 of file memory_editor.h.
Referenced by yaze::editor::MemoryEditor::DrawBookmarksPopup().