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

#include <BehaviorTreeComponent.h>

Public Member Functions

 FBTSuspendBranchActionsScoped (UBehaviorTreeComponent &InBTComp, EBTBranchAction BranchActions=EBTBranchAction::All)
 
 ~FBTSuspendBranchActionsScoped ()
 

Public Attributes

UBehaviorTreeComponentBTComp
 

Constructor & Destructor Documentation

◆ FBTSuspendBranchActionsScoped()

UBehaviorTreeComponent::FBTSuspendBranchActionsScoped::FBTSuspendBranchActionsScoped ( UBehaviorTreeComponent InBTComp,
EBTBranchAction  BranchActions = EBTBranchAction::All 
)
inline

◆ ~FBTSuspendBranchActionsScoped()

UBehaviorTreeComponent::FBTSuspendBranchActionsScoped::~FBTSuspendBranchActionsScoped ( )
inline

Member Data Documentation

◆ BTComp

UBehaviorTreeComponent& UBehaviorTreeComponent::FBTSuspendBranchActionsScoped::BTComp

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