IInstallBundleManager::RequestRemoveContentOnNextInit

Choose your operating system:

Windows

macOS

Linux

References

Module

InstallBundleManager

Header

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

Include

#include "InstallBundleManagerInterface.h"

Source

/Engine/Source/Runtime/InstallBundleManager/Private/InstallBundleManagerInterface.cpp

Syntax

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