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

#include <message_data.h>

Public Attributes

int id = 0
 
MessageBank bank = MessageBank::kVanilla
 
std::string raw
 
std::string parsed
 
std::string text
 

Detailed Description

Definition at line 301 of file message_data.h.

Member Data Documentation

◆ id

int yaze::editor::MessageBundleEntry::id = 0

◆ bank

MessageBank yaze::editor::MessageBundleEntry::bank = MessageBank::kVanilla

◆ raw

std::string yaze::editor::MessageBundleEntry::raw

◆ parsed

std::string yaze::editor::MessageBundleEntry::parsed

◆ text

std::string yaze::editor::MessageBundleEntry::text

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