EPathExistanceQueryType::Type

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Decorators/BTDecorator_DoesPathExist.h

Include

#include "BehaviorTree/Decorators/BTDecorator_DoesPathExist.h"

Syntax

namespace EPathExistanceQueryType
{
    enum Type
    {
        NavmeshRaycast2D,
        HierarchicalQuery,
        RegularPathFinding,
    }
}

Values

Name

Description

NavmeshRaycast2D

HierarchicalQuery

RegularPathFinding

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