Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/IInstallBundleSource
| Name | FRequestUpdateContentBundleContext |
| Type | struct |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleSourceInterface.h |
| Include Path | #include "InstallBundleSourceInterface.h" |
Syntax
struct FRequestUpdateContentBundleContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BundleName | FName | InstallBundleSourceInterface.h | ||
| CompleteCallback | FInstallBundleCompleteDelegate | InstallBundleSourceInterface.h | ||
| Flags | EInstallBundleRequestFlags | InstallBundleSourceInterface.h | ||
| LogVerbosityOverride | ELogVerbosity::Type | InstallBundleSourceInterface.h | ||
| PausedCallback | FInstallBundlePausedDelegate | InstallBundleSourceInterface.h | ||
| RequestSharedContext | TSharedPtr< InstallBundleUtil::FContentRequestSharedContext > | InstallBundleSourceInterface.h |