UNavigationSystemBase::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

Engine

Header

/Engine/Source/Runtime/Engine/Classes/AI/NavigationSystemBase.h

Include

#include "AI/NavigationSystemBase.h"

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