Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
References
| Module | InstallBundleManager |
| Header | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include | #include "InstallBundleUtils.h" |
Syntax
struct FContentRequestSharedContext
Variables
| Type | Name | Description | |
|---|---|---|---|
| TMap< EInstallBundleSourceType, TUniquePtr< IBundleSourceContentRequestSharedContext > > | BundleSourceSharedContext |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FContentRequestSharedContext
(
const FContentRequestSharedContext& Other |
|||
Operators
| Type | Name | Description | |
|---|---|---|---|
| FContentRequestSharedContext & | operator=
(
const FContentRequestSharedContext& Other |
||
| FContentRequestSharedContext & | operator=
(
FContentRequestSharedContext&& Other |