UNavigationSystemV1::CleanUp

Called upon [UWorld](API\Runtime\Engine\Engine\UWorld) destruction to release what needs to be released

Windows
MacOS
Linux

Override Hierarchy

UNavigationSystemBase::CleanUp()

UNavigationSystemV1::CleanUp()

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 CleanUp
(
    const FNavigationSystem::ECleanupMode Mode
)

Remarks

Called upon UWorld destruction to release what needs to be released

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