![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
ImGui modal for selecting BehaviorTree files (Phase C). More...
#include <string>#include <vector>
Include dependency graph for BehaviorTreeFilePickerModal.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Olympe::BehaviorTreeFilePickerModal |
| ImGui modal dialog for selecting BehaviorTree .bt.json files. More... | |
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
ImGui modal for selecting BehaviorTree files (Phase C).
Provides a file browser dialog for users to select .bt.json behavior tree files to link with AIBehavior_data components in EntityPrefab editor. Pattern adapted from SubGraphFilePickerModal.
Definition in file BehaviorTreeFilePickerModal.h.