UBTComposite_Sequence::GetNextChildHandler

Windows
MacOS
Linux

Override Hierarchy

UBTCompositeNode::GetNextChildHandler()

UBTComposite_Sequence::GetNextChildHandler()

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Composites/BTComposite_Sequence.h

Include

#include "BehaviorTree/Composites/BTComposite_Sequence.h"

Source

/Engine/Source/Runtime/AIModule/Private/BehaviorTree/Composites/BTComposite_Sequence.cpp

Syntax

virtual int32 GetNextChildHandler
(
    struct FBehaviorTreeSearchData & SearchData,
    int32 PrevChild,
    EBTNodeResult::Type LastResult
) const

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