Navigation
API > API/Runtime > API/Runtime/Navmesh > API/Runtime/Navmesh/dtQueryFilter
Description
Returns the exclude flags for the filter. Any polygons that include one ore more of these flags will be excluded from the operation.
| Name | getExcludeFlags |
| Type | function |
| Header File | /Engine/Source/Runtime/Navmesh/Public/Detour/DetourNavMeshQuery.h |
| Include Path | #include "Detour/DetourNavMeshQuery.h" |
unsigned short getExcludeFlags() const