IInstallBundleManager::RequestRemoveContentOnNextInit

Choose your operating system:

Windows

macOS

Linux

References

Module

InstallBundleManager

Header

/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerInterface.h

Include

#include "InstallBundleManagerInterface.h"

Syntax

void RequestRemoveContentOnNextInit
(
    TArrayView< const FName > RemoveNames,
    TArrayView< const FName > KeepNames
)