Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/IInstallBundleSource
| Name | FRequestReleaseContentBundleContext |
| Type | struct |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleSourceInterface.h |
| Include Path | #include "InstallBundleSourceInterface.h" |
Syntax
struct FRequestReleaseContentBundleContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BundleName | FName | InstallBundleSourceInterface.h | ||
| CompleteCallback | FInstallBundleRemovedDelegate | InstallBundleSourceInterface.h | ||
| Flags | EInstallBundleReleaseRequestFlags | InstallBundleSourceInterface.h | ||
| LogVerbosityOverride | ELogVerbosity::Type | InstallBundleSourceInterface.h |