UEngine::CleanupPackagesToFullyLoad

Removes the PerMapPackages from the RootSet

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/Engine.h"

Source

/Engine/Source/Runtime/Engine/Private/UnrealEngine.cpp

Syntax

void CleanupPackagesToFullyLoad
(
    FWorldContext & Context,
    EFullyLoadPackageType FullyLoadType,
    const FString & Tag
)

Remarks

Removes the PerMapPackages from the RootSet

Parameters

Parameter

Description

FullyLoadType

When to load the packages (based on map, GameMode, etc)

Tag

Name of the map/game to cleanup packages for

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