Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/FContentRequestSharedContext
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
InstallBundleUtils.h |
|
|
|
InstallBundleUtils.h |
|
|
|
InstallBundleUtils.h |
|
FContentRequestSharedContext()
| |
|
| Name |
FContentRequestSharedContext |
| Type |
function |
| Header File |
/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include Path |
#include "InstallBundleUtils.h" |
FContentRequestSharedContext()
FContentRequestSharedContext(const FContentRequestSharedContext &)
| |
|
| Name |
FContentRequestSharedContext |
| Type |
function |
| Header File |
/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include Path |
#include "InstallBundleUtils.h" |
FContentRequestSharedContext
(
const FContentRequestSharedContext & Other
)
FContentRequestSharedContext(FContentRequestSharedContext &&)
| |
|
| Name |
FContentRequestSharedContext |
| Type |
function |
| Header File |
/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h |
| Include Path |
#include "InstallBundleUtils.h" |
FContentRequestSharedContext
(
FContentRequestSharedContext && Other
)