Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Decorators/BTDecorator_DoesPathExist.h |
Include |
#include "BehaviorTree/Decorators/BTDecorator_DoesPathExist.h" |
namespace EPathExistanceQueryType
{
enum Type
{
NavmeshRaycast2D,
HierarchicalQuery,
RegularPathFinding,
}
}
Name |
Description |
---|---|
NavmeshRaycast2D |
|
HierarchicalQuery |
|
RegularPathFinding |