Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BehaviorTreeTypes.h |
| Include | #include "BehaviorTree/BehaviorTreeTypes.h" |
Syntax
struct FScopedBTLoggingContext
Remarks
Helper struct to push a node as the new logging context and automatically reset the context on destruction.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopedBTLoggingContext
(
const UBTNode* Context |
Destructors
| Type | Name | Description | |
|---|---|---|---|