Navigation
Unreal Engine C++ API Reference > Runtime > Engine > AI > Navigation > UNavAreaBase > PickAreaClassForAgent
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavAreaBase.h |
Include | #include "AI/Navigation/NavAreaBase.h" |
static TSubclassOf< UNavAreaBase > PickAreaClassForAgent
&40;
TSubclassOf< UNavAreaBase > AreaClass,
const AActor & Actor,
const FNavAgentProperties & NavAgent
&41;
Remarks
Picks an navigation area class that should be used for Actor when queried by NavAgent.