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

#include <oracle_validation_view_model.h>

Public Attributes

std::string rom_path
 
std::string required_collision_rooms
 
bool require_write_support = false
 
bool skip_collision_maps = false
 
std::string report_path
 

Detailed Description

Definition at line 97 of file oracle_validation_view_model.h.

Member Data Documentation

◆ rom_path

std::string yaze::editor::oracle_validation::PreflightOptions::rom_path

◆ required_collision_rooms

std::string yaze::editor::oracle_validation::PreflightOptions::required_collision_rooms

◆ require_write_support

bool yaze::editor::oracle_validation::PreflightOptions::require_write_support = false

◆ skip_collision_maps

bool yaze::editor::oracle_validation::PreflightOptions::skip_collision_maps = false

◆ report_path

std::string yaze::editor::oracle_validation::PreflightOptions::report_path

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