![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BTNode.h>
Public Attributes | |
| UBehaviorTreeComponent & | OwnerComponent |
| FString | RuntimeDescription |
| UBehaviorTreeComponent& FBehaviorTreeNodeDebugContext::OwnerComponent |
Behavior Tree component of the behavior tree being debugged.
| FString FBehaviorTreeNodeDebugContext::RuntimeDescription |
Combined string of the values returned by DescribeRuntimeValues of the node at the current debug execution step.