ANavSystemConfigOverride::AppendToNavSystem

Appends non-conflicting information (like supported agents) to a pre-existing nav system instance

Windows
MacOS
Linux

References

Module

NavigationSystem

Header

/Engine/Source/Runtime/NavigationSystem/Public/NavSystemConfigOverride.h

Include

#include "NavSystemConfigOverride.h"

Source

/Engine/Source/Runtime/NavigationSystem/Private/NavSystemConfigOverride.cpp

Syntax

virtual void AppendToNavSystem
(
    UNavigationSystemBase & PrevNavSys
)

Remarks

Appends non-conflicting information (like supported agents) to a pre-existing nav system instance

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss