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

#include <dungeon_issue_report_storage.h>

Public Attributes

std::string timestamp_display
 
std::string heading
 
std::string category_label
 
std::string scope
 
int room_id = -1
 
std::string screenshot_path
 
std::string observed_issue
 
std::string diagnostics
 

Detailed Description

Definition at line 17 of file dungeon_issue_report_storage.h.

Member Data Documentation

◆ timestamp_display

std::string yaze::editor::DungeonIssueLogEntry::timestamp_display

◆ heading

std::string yaze::editor::DungeonIssueLogEntry::heading

◆ category_label

std::string yaze::editor::DungeonIssueLogEntry::category_label

◆ scope

std::string yaze::editor::DungeonIssueLogEntry::scope

◆ room_id

int yaze::editor::DungeonIssueLogEntry::room_id = -1

◆ screenshot_path

std::string yaze::editor::DungeonIssueLogEntry::screenshot_path

◆ observed_issue

std::string yaze::editor::DungeonIssueLogEntry::observed_issue

◆ diagnostics

std::string yaze::editor::DungeonIssueLogEntry::diagnostics

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