Navigation
API > API/Runtime > API/Runtime/NavigationSystem
Inheritance Hierarchy
- INavigationQueryFilterInterface
- FAbstractQueryFilter
References
Module | NavigationSystem |
Header | /Engine/Source/Runtime/NavigationSystem/Public/AbstractNavData.h |
Include | #include "AbstractNavData.h" |
Syntax
class FAbstractQueryFilter : public INavigationQueryFilterInterface
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
INavigationQueryFilterInterface * | CreateCopy () |
|
![]() ![]() ![]() |
FVector | GetAdjustedEndLocation
(
const FVector& EndLocation |
|
![]() ![]() ![]() |
void | GetAllAreaCosts
(
float* CostArray, |
|
![]() ![]() ![]() |
uint16 | ||
![]() ![]() ![]() |
float | ||
![]() ![]() ![]() |
uint16 | ||
![]() ![]() ![]() |
bool | ||
![]() ![]() ![]() |
bool | IsEqual
(
const INavigationQueryFilterInterface* Other |
|
![]() ![]() |
void | Reset () |
|
![]() ![]() |
void | SetAllAreaCosts
(
const float* CostArray, |
|
![]() ![]() |
void | SetAreaCost
(
uint8 AreaType, |
|
![]() ![]() |
void | SetBacktrackingEnabled
(
const bool bBacktracking |
|
![]() ![]() |
void | SetExcludedArea
(
uint8 AreaType |
|
![]() ![]() |
void | SetExcludeFlags
(
uint16 Flags |
|
![]() ![]() |
void | SetFixedAreaEnteringCost
(
uint8 AreaType, |
|
![]() ![]() |
void | SetIncludeFlags
(
uint16 Flags |