#include <BehaviorTreeValidator.h>
Definition at line 34 of file BehaviorTreeValidator.h.
◆ ValidationResult()
| EmberCore::BehaviorTreeValidator::ValidationResult::ValidationResult |
( |
| ) |
|
|
inline |
◆ AddError()
◆ AddWarning()
◆ ErrorCount()
| size_t EmberCore::BehaviorTreeValidator::ValidationResult::ErrorCount |
( |
| ) |
const |
|
inline |
◆ HasErrors()
| bool EmberCore::BehaviorTreeValidator::ValidationResult::HasErrors |
( |
| ) |
const |
|
inline |
◆ HasWarnings()
| bool EmberCore::BehaviorTreeValidator::ValidationResult::HasWarnings |
( |
| ) |
const |
|
inline |
◆ WarningCount()
| size_t EmberCore::BehaviorTreeValidator::ValidationResult::WarningCount |
( |
| ) |
const |
|
inline |
◆ is_valid
| bool EmberCore::BehaviorTreeValidator::ValidationResult::is_valid |
◆ issues
| std::vector<ValidationIssue> EmberCore::BehaviorTreeValidator::ValidationResult::issues |
The documentation for this struct was generated from the following file: