FBTBuilder::AddTaskBTStopAction

Unreal Engine C++ API Reference > Developer > AITestSuite > FBTBuilder

References

   
Module AITestSuite
Header /Engine/Source/Developer/AITestSuite/Public/BTBuilder.h
Include #include "BTBuilder.h"
static void AddTaskBTStopAction
(
    [UBTCompositeNode](API\Runtime\AIModule\BehaviorTree\UBTCompositeNode) & ParentNode,
    int32 LogIndex,
    [EBTNodeResult::Type](API\Runtime\AIModule\BehaviorTree\EBTNodeResult__Type) NodeResult,
    [EBTTestTaskStopTiming](API\Developer\AITestSuite\BehaviorTree\EBTTestTaskStopTiming) StopTiming,
    [EBTTestStopAction](API\Developer\AITestSuite\BehaviorTree\EBTTestStopAction) StopAction
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library