UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FBehaviorTreeNodeDebugContext Struct Reference

#include <BTNode.h>

Public Attributes

UBehaviorTreeComponentOwnerComponent
 
FString RuntimeDescription
 

Member Data Documentation

◆ OwnerComponent

UBehaviorTreeComponent& FBehaviorTreeNodeDebugContext::OwnerComponent

Behavior Tree component of the behavior tree being debugged.

◆ RuntimeDescription

FString FBehaviorTreeNodeDebugContext::RuntimeDescription

Combined string of the values returned by DescribeRuntimeValues of the node at the current debug execution step.


The documentation for this struct was generated from the following file: