Public Attributes | |
| uint32_t | address |
| std::string | name |
| std::string | description |
Definition at line 66 of file memory_editor.h.
| uint32_t yaze::editor::MemoryEditor::Bookmark::address |
Definition at line 67 of file memory_editor.h.
Referenced by yaze::editor::MemoryEditor::DrawBookmarksPopup().
| std::string yaze::editor::MemoryEditor::Bookmark::name |
Definition at line 68 of file memory_editor.h.
Referenced by yaze::editor::MemoryEditor::DrawBookmarksPopup().
| std::string yaze::editor::MemoryEditor::Bookmark::description |
Definition at line 69 of file memory_editor.h.
Referenced by yaze::editor::MemoryEditor::DrawBookmarksPopup().