![]() |
Ember
|
#include "Types/Color.h"#include "Types/String.h"#include <functional>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | EmberCore::BehaviorTreeConfig |
| Configuration settings for the behavior tree editor. More... | |
| struct | EmberCore::BehaviorTreeConfig::SyncSettings |
| Synchronization configuration settings. More... | |
| struct | EmberCore::BehaviorTreeConfig::VisualSettings |
| Visual appearance configuration settings. More... | |
| struct | EmberCore::BehaviorTreeConfig::InteractionSettings |
| Interaction behavior configuration settings. More... | |
| struct | EmberCore::BehaviorTreeConfig::DebugSettings |
| Debugging and development settings. More... | |
| class | EmberCore::BehaviorTreeConfigManager |
| Global configuration manager for UI behavior tree settings. More... | |
Namespaces | |
| namespace | EmberCore |
| Main types header for EmberCore. | |