Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
| Name | FInstallBundleSourceReleaseContentResultInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleTypes.h |
| Include Path | #include "InstallBundleTypes.h" |
Syntax
struct FInstallBundleSourceReleaseContentResultInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bContentWasRemoved | bool | Indicates content was actually removed and bundle manager should consider this bundle as no longer installed. | InstallBundleTypes.h | |
| BundleName | FName | InstallBundleTypes.h | ||
| LastAccessTime | FDateTime | InstallBundleTypes.h | ||
| Result | EInstallBundleReleaseResult | InstallBundleTypes.h |