Navigation
Unreal Engine C++ API Reference > Runtime > Engine > AI > Navigation > UNavAreaBase > PickAreaClassForAgent
- UNavAreaBase::PickAreaClassForAgent()
- UNavAreaMeta_SwitchByAgent::PickAreaClassForAgent()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavAreaBase.h |
Include | #include "AI/Navigation/NavAreaBase.h" |
Source | /Engine/Source/Runtime/Engine/Private/AI/Navigation/NavigationTypes.cpp |
virtual TSubclassOf< UNavAreaBase > PickAreaClassForAgent
&40;
const AActor & Actor,
const FNavAgentProperties & NavAgent
&41; const
Remarks
Picks an navigation area class that should be used for Actor when queried by NavAgent. Call it via the UNavAreaBase::PickAreaClass