#include <dungeon_issue_report_storage.h>
Public Attributes | |
| std::filesystem::path | reports_dir |
| std::filesystem::path | screenshots_dir |
| std::filesystem::path | log_path |
Definition at line 11 of file dungeon_issue_report_storage.h.
| std::filesystem::path yaze::editor::DungeonIssueReportPaths::reports_dir |
Definition at line 12 of file dungeon_issue_report_storage.h.
Referenced by yaze::editor::ResolveDungeonIssueReportPaths().
| std::filesystem::path yaze::editor::DungeonIssueReportPaths::screenshots_dir |
Definition at line 13 of file dungeon_issue_report_storage.h.
Referenced by yaze::editor::ResolveDungeonIssueReportPaths().
| std::filesystem::path yaze::editor::DungeonIssueReportPaths::log_path |
Definition at line 14 of file dungeon_issue_report_storage.h.
Referenced by yaze::editor::ResolveDungeonIssueReportPaths().