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