UNavigationSystemV1::AppendConfig

Called when there's a need to extend current navigation system's config with information in NewConfig

Windows
MacOS
Linux

Override Hierarchy

UNavigationSystemBase::AppendConfig()

UNavigationSystemV1::AppendConfig()

References

Module

NavigationSystem

Header

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

Include

#include "NavigationSystem.h"

Source

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

Syntax

virtual void AppendConfig
(
    const UNavigationSystemConfig & NewConfig
)

Remarks

Called when there's a need to extend current navigation system's config with information in NewConfig

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