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

#include <oracle_menu_registry.h>

Public Attributes

std::string asm_path
 
int line = 0
 
std::string table_label
 
int index = 0
 
int old_row = 0
 
int old_col = 0
 
int new_row = 0
 
int new_col = 0
 
std::string old_line
 
std::string new_line
 
bool changed = false
 
bool write_applied = false
 

Detailed Description

Definition at line 68 of file oracle_menu_registry.h.

Member Data Documentation

◆ asm_path

std::string yaze::core::OracleMenuComponentEditResult::asm_path

Definition at line 69 of file oracle_menu_registry.h.

Referenced by yaze::core::SetOracleMenuComponentOffset().

◆ line

int yaze::core::OracleMenuComponentEditResult::line = 0

Definition at line 70 of file oracle_menu_registry.h.

Referenced by yaze::core::SetOracleMenuComponentOffset().

◆ table_label

std::string yaze::core::OracleMenuComponentEditResult::table_label

Definition at line 71 of file oracle_menu_registry.h.

Referenced by yaze::core::SetOracleMenuComponentOffset().

◆ index

int yaze::core::OracleMenuComponentEditResult::index = 0

Definition at line 72 of file oracle_menu_registry.h.

Referenced by yaze::core::SetOracleMenuComponentOffset().

◆ old_row

int yaze::core::OracleMenuComponentEditResult::old_row = 0

Definition at line 73 of file oracle_menu_registry.h.

Referenced by yaze::core::SetOracleMenuComponentOffset().

◆ old_col

int yaze::core::OracleMenuComponentEditResult::old_col = 0

Definition at line 74 of file oracle_menu_registry.h.

Referenced by yaze::core::SetOracleMenuComponentOffset().

◆ new_row

int yaze::core::OracleMenuComponentEditResult::new_row = 0

Definition at line 75 of file oracle_menu_registry.h.

Referenced by yaze::core::SetOracleMenuComponentOffset().

◆ new_col

int yaze::core::OracleMenuComponentEditResult::new_col = 0

Definition at line 76 of file oracle_menu_registry.h.

Referenced by yaze::core::SetOracleMenuComponentOffset().

◆ old_line

std::string yaze::core::OracleMenuComponentEditResult::old_line

Definition at line 77 of file oracle_menu_registry.h.

Referenced by yaze::core::SetOracleMenuComponentOffset().

◆ new_line

std::string yaze::core::OracleMenuComponentEditResult::new_line

Definition at line 78 of file oracle_menu_registry.h.

Referenced by yaze::core::SetOracleMenuComponentOffset().

◆ changed

bool yaze::core::OracleMenuComponentEditResult::changed = false

Definition at line 79 of file oracle_menu_registry.h.

Referenced by yaze::core::SetOracleMenuComponentOffset().

◆ write_applied

bool yaze::core::OracleMenuComponentEditResult::write_applied = false

Definition at line 80 of file oracle_menu_registry.h.

Referenced by yaze::core::SetOracleMenuComponentOffset().


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