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