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

Public Attributes

std::vector< PlannedWritewrites
 
std::vector< int > expanded_message_addresses
 
bool saves_font_widths = false
 
bool saves_vanilla_messages = false
 
bool saves_expanded_messages = false
 

Detailed Description

Definition at line 108 of file message_editor.h.

Member Data Documentation

◆ writes

std::vector<PlannedWrite> yaze::editor::MessageEditor::SavePlan::writes

◆ expanded_message_addresses

std::vector<int> yaze::editor::MessageEditor::SavePlan::expanded_message_addresses

◆ saves_font_widths

bool yaze::editor::MessageEditor::SavePlan::saves_font_widths = false

◆ saves_vanilla_messages

bool yaze::editor::MessageEditor::SavePlan::saves_vanilla_messages = false

◆ saves_expanded_messages


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