dtQueryFilter::setIncludeFlags

Sets the include flags for the filter.

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavMeshQuery.h

Include

#include "Detour/DetourNavMeshQuery.h"

Syntax

void setIncludeFlags
(
    const unsigned short flags
)

Remarks

Sets the include flags for the filter.

Parameters

Parameter

Description

flags

The new flags.

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