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

A room-level annotation entry. More...

#include <annotation_overlay_panel.h>

Public Attributes

int room_id = 0
 
std::string text
 
AnnotationPriority priority = AnnotationPriority::kNote
 
std::string category
 
std::string created_at
 

Detailed Description

A room-level annotation entry.

Definition at line 32 of file annotation_overlay_panel.h.

Member Data Documentation

◆ room_id

int yaze::editor::AnnotationEntry::room_id = 0

◆ text

std::string yaze::editor::AnnotationEntry::text

◆ priority

◆ category

std::string yaze::editor::AnnotationEntry::category

◆ created_at

std::string yaze::editor::AnnotationEntry::created_at

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