#include <oracle_validation_view_model.h>
Public Attributes | |
| std::string | rom_path |
| int | min_d6_track_rooms = 4 |
| bool | strict_readiness = false |
| std::string | report_path |
Definition at line 90 of file oracle_validation_view_model.h.
| std::string yaze::editor::oracle_validation::SmokeOptions::rom_path |
Definition at line 91 of file oracle_validation_view_model.h.
Referenced by yaze::editor::oracle_validation::BuildSmokeArgs(), and yaze::editor::OracleValidationPanel::LaunchRun().
| int yaze::editor::oracle_validation::SmokeOptions::min_d6_track_rooms = 4 |
Definition at line 92 of file oracle_validation_view_model.h.
Referenced by yaze::editor::oracle_validation::BuildSmokeArgs(), and yaze::editor::OracleValidationPanel::LaunchRun().
| bool yaze::editor::oracle_validation::SmokeOptions::strict_readiness = false |
Definition at line 93 of file oracle_validation_view_model.h.
Referenced by yaze::editor::oracle_validation::BuildSmokeArgs(), and yaze::editor::OracleValidationPanel::LaunchRun().
| std::string yaze::editor::oracle_validation::SmokeOptions::report_path |
Definition at line 94 of file oracle_validation_view_model.h.
Referenced by yaze::editor::oracle_validation::BuildSmokeArgs(), and yaze::editor::OracleValidationPanel::LaunchRun().