Public Attributes | |
| uint32_t | address |
| std::string | name |
| std::string | description |
Definition at line 85 of file memory_editor.h.
| uint32_t yaze::editor::MemoryEditorWithDiffChecker::Bookmark::address |
Definition at line 86 of file memory_editor.h.
Referenced by yaze::editor::MemoryEditorWithDiffChecker::DrawBookmarksPopup().
| std::string yaze::editor::MemoryEditorWithDiffChecker::Bookmark::name |
Definition at line 87 of file memory_editor.h.
Referenced by yaze::editor::MemoryEditorWithDiffChecker::DrawBookmarksPopup().
| std::string yaze::editor::MemoryEditorWithDiffChecker::Bookmark::description |
Definition at line 88 of file memory_editor.h.
Referenced by yaze::editor::MemoryEditorWithDiffChecker::DrawBookmarksPopup().