Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/IInstallBundleSource
References
| Module | InstallBundleManager |
| Header | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleSourceInterface.h |
| Include | #include "InstallBundleSourceInterface.h" |
virtual bool RequestRemoveContentOnNextInit
(
TArrayView < const FName > RemoveNames
)
Remarks
Returns true if content is scheduled to be removed the next time the source is initialized BundleNames contains all dependencies and has been deduped