FBTBuilder::AddTaskLatentFlags

Windows
MacOS
Linux

References

Module

AITestSuite

Header

/Engine/Source/Developer/AITestSuite/Public/BTBuilder.h

Include

#include "BTBuilder.h"

Syntax

static void AddTaskLatentFlags
(
    UBTCompositeNode & ParentNode,
    EBTNodeResult::Type NodeResult,
    int32 ExecuteHalfTicks,
    FName ExecuteKeyName,
    int32 ExecuteLogStart,
    int32 ExecuteLogFinish,
    int32 AbortHalfTicks,
    FName AbortKeyName,
    int32 AbortLogStart,
    int32 AbortLogFinish
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss