Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/UAISystem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Behavior tree manager getter | AISystem.h | ||
const UBehaviorTreeManager * GetBehaviorTreeManager () |
Behavior tree manager const getter | AISystem.h |
GetBehaviorTreeManager()
Description
Behavior tree manager getter
| Name | GetBehaviorTreeManager |
| Type | function |
| Header File | /Engine/Source/Runtime/AIModule/Classes/AISystem.h |
| Include Path | #include "AISystem.h" |
UBehaviorTreeManager * GetBehaviorTreeManager()
GetBehaviorTreeManager()
Description
Behavior tree manager const getter
| Name | GetBehaviorTreeManager |
| Type | function |
| Header File | /Engine/Source/Runtime/AIModule/Classes/AISystem.h |
| Include Path | #include "AISystem.h" |
const UBehaviorTreeManager * GetBehaviorTreeManager() const