Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/UNavigationSystemV1
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
| Include | #include "NavigationSystem.h" |
| Source | /Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp |
void SetSupportedAgentsNavigationClass
(
int32 AgentIndex,
TSubclassOf< ANavigationData > NavigationDataClass
)
Remarks
Used to properly set navigation class for indicated agent and propagate information to other places (like project settings) that may need this information