Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AI > API/Runtime/Engine/AI/Navigation > API/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. |