Navigation
Unreal Engine C++ API Reference > Runtime > Engine > AI > Navigation > UNavAreaBase
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
TSubclassOf< UNavAreaBase > | PickAreaClassForAgent
(
const AActor& Actor, |
Picks an navigation area class that should be used for Actor when queried by NavAgent. |
![]() ![]() |
TSubclassOf< UNavAreaBase > | PickAreaClassForAgent
(
TSubclassOf< UNavAreaBase > AreaClass, |
Picks an navigation area class that should be used for Actor when queried by NavAgent. |