Navigation
Unreal Engine C++ API Reference > Runtime > Engine > AI > FAreaNavModifier
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FAreaNavModifier
(
const UBrushComponent* BrushComponent, |
FAreaNavModifier constructor with a UBrushComponent* parameter has been deprecated since it wasn't able to handle concave shapes. Use FCompositeNavModifier::CreateAreaModifiers instead | |
![]() |
FAreaNavModifier
(
const FVector& Extent, |
||
![]() |
FAreaNavModifier
(
const FBox& Box, |
||
![]() |
FAreaNavModifier
(
float Radius, |
||
![]() |
FAreaNavModifier
(
const TArray< FVector >& Points, |
||
![]() |
FAreaNavModifier
(
const TArray< FVector >& Points, |
||
![]() |
FAreaNavModifier
(
const TNavStatArray< FVector >& Points, |