FBTBuilder::AddTaskFlagChange

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 AddTaskFlagChange
(
    [UBTCompositeNode](API\Runtime\AIModule\BehaviorTree\UBTCompositeNode) & ParentNode,
    bool bValue,
    [EBTNodeResult::Type](API\Runtime\AIModule\BehaviorTree\EBTNodeResult__Type) NodeResult,
    [FName](API\Runtime\Core\UObject\FName) BoolKeyName,
    [FName](API\Runtime\Core\UObject\FName) BoolOnAbortKeyName,
    bool bOnAbortValue
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library