Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
| Name | FContentRequestSharedContext |
| Type | struct |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include Path | #include "InstallBundleUtils.h" |
Syntax
struct FContentRequestSharedContext
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| InstallBundleUtils.h | |||
FContentRequestSharedContext
(
const FContentRequestSharedContext& Other |
InstallBundleUtils.h | ||
| InstallBundleUtils.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BundleSourceSharedContext | TMap< FInstallBundleSourceType, TUniquePtr< IBundleSourceContentRequestSharedContext > > | InstallBundleUtils.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FContentRequestSharedContext & operator=
(
const FContentRequestSharedContext& Other |
InstallBundleUtils.h | ||
| InstallBundleUtils.h |