BehaviorTree
Core Library to create and execute Behavior Trees
Loading...
Searching...
No Matches
BT::Ast::Environment Struct Reference

The Environment class is used to encapsulate the information and states needed by the scripting language. More...

#include <script_parser.hpp>

Collaboration diagram for BT::Ast::Environment:

Public Attributes

BT::Blackboard::Ptr vars
 
EnumsTablePtr enums
 

Detailed Description

The Environment class is used to encapsulate the information and states needed by the scripting language.


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