ULevel::CleanupLevel

Flag this level instance for destruction.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Level.h

Include

#include "Engine/Level.h"

Source

/Engine/Source/Runtime/Engine/Private/Level.cpp

Syntax

void CleanupLevel()

Remarks

Flag this level instance for destruction. This is called by UWorld::CleanupWorld to flag the level and its owned packages for destruction.

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