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

#include <dungeon_validator.h>

Public Attributes

bool is_valid = true
 
std::vector< std::string > warnings
 
std::vector< std::string > errors
 

Detailed Description

Definition at line 12 of file dungeon_validator.h.

Member Data Documentation

◆ is_valid

bool yaze::zelda3::ValidationResult::is_valid = true

◆ warnings

std::vector<std::string> yaze::zelda3::ValidationResult::warnings

Definition at line 14 of file dungeon_validator.h.

Referenced by yaze::zelda3::DungeonValidator::ValidateRoom().

◆ errors

std::vector<std::string> yaze::zelda3::ValidationResult::errors

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