Choose your operating system:
Windows
macOS
Linux
| UNavAreaBase::PickAreaClassForAgent()
|
Module |
|
Header |
/Engine/Source/Runtime/NavigationSystem/Public/NavAreas/NavAreaMeta_SwitchByAgent.h |
Include |
#include "NavAreas/NavAreaMeta_SwitchByAgent.h" |
Source |
/Engine/Source/Runtime/NavigationSystem/Private/NavAreas/NavAreaMeta_SwitchByAgent.cpp |
virtual TSubclassOf< UNavAreaBase > PickAreaClassForAgent
(
const AActor & Actor,
const FNavAgentProperties & NavAgent
) const
Picks an navigation area class that should be used for Actor when queried by NavAgent. Call it via the UNavAreaBase::PickAreaClass