![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Compiler from GraphDocument to BehaviorTreeAsset. More...
Include dependency graph for BTGraphCompiler.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Olympe::AI::BTGraphCompiler |
| Static compiler for BT graphs. More... | |
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
| namespace | Olympe::AI |
Compiler from GraphDocument to BehaviorTreeAsset.
Compiles a NodeGraphCore GraphDocument into a runtime BehaviorTreeAsset. Performs validation before compilation and maps node types appropriately.
Definition in file BTGraphCompiler.h.