FBehaviorTreeInstance::IsValidParallelTaskIndex

Indicates if the provided index is a valid parallel task index

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BehaviorTreeTypes.h

Include

#include "BehaviorTree/BehaviorTreeTypes.h"

Syntax

bool IsValidParallelTaskIndex
(
    const int32 Index
) const

Remarks

Indicates if the provided index is a valid parallel task index

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