|
BehaviorTree
Core Library to create and execute Behavior Trees
|
#include <any_types.hpp>

Public Attributes | |
| TokenType | type = TokenType::Error |
| std::string_view | text |
| size_t | pos = 0 |
Lightweight token referencing the source string via string_view. The source string must outlive the token vector.