Navigation
Unreal Engine C++ API Reference > Developer > AITestSuite > BehaviorTree
References
Module | AITestSuite |
Header | /Engine/Source/Developer/AITestSuite/Classes/BehaviorTree/TestBTStopAction.h |
Include | #include "BehaviorTree/TestBTStopAction.h" |
Source | /Engine/Source/Developer/AITestSuite/Private/BehaviorTree/TestBTTask_BTStopAction.cpp |
void DoBTStopAction
(
[UBehaviorTreeComponent](API\Runtime\AIModule\BehaviorTree\UBehaviorTreeComponent) & OwnerComp,
const [EBTTestStopAction](API\Developer\AITestSuite\BehaviorTree\EBTTestStopAction) StopAction
)