Ember
Loading...
Searching...
No Matches
BehaviorTreeProject.h File Reference
#include "Types/Types.h"
#include <map>
#include <memory>
#include <nlohmann/json.hpp>
#include <set>
#include <vector>

Go to the source code of this file.

Classes

struct  EmberCore::TreeImplementationStatus
 Status of a tree's implementation in the project. More...
struct  EmberCore::ResourceValidationStatus
 Resource validation status for a single file. More...
struct  EmberCore::ProjectValidationReport
 Complete validation report for a project. More...
class  EmberCore::BehaviorTreeProject
 Represents a BehaviorTree project containing multiple XML resources. More...

Namespaces

namespace  EmberCore
 Main types header for EmberCore.