Navigation
API > API/Runtime > API/Runtime/BuildPatchServices
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
BuildPatchDelta.h |
|
|
|
BuildPatchFeatureLevel.h |
|
|
|
BuildPatchInstall.h |
|
|
|
BuildPatchMessage.h |
|
|
|
BuildPatchMessage.h |
|
|
|
BuildPatchSettings.h |
|
|
|
BuildPatchSettings.h |
|
|
|
BuildPatchSettings.h |
|
|
|
BuildPatchState.h |
|
|
|
BuildPatchVerify.h |
|
|
|
BuildPatchVerify.h |
|
|
|
Interfaces/IBuildInstaller.h |
|
|
|
Interfaces/IBuildInstaller.h |
|
|
|
Interfaces/IBuildStatistics.h |
|
LexToString(BuildPatchServices::EDeltaPolicy)
| |
|
| Name |
LexToString |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchDelta.h |
| Include Path |
#include "BuildPatchDelta.h" |
const TCHAR * LexToString
(
BuildPatchServices::EDeltaPolicy DeltaPolicy
)
LexToString(BuildPatchServices::EFeatureLevel)
| |
|
| Name |
LexToString |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchFeatureLevel.h |
| Include Path |
#include "BuildPatchFeatureLevel.h" |
const TCHAR * LexToString
(
BuildPatchServices::EFeatureLevel FeatureLevel
)
LexToString(BuildPatchServices::EInstallMode)
| |
|
| Name |
LexToString |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchInstall.h |
| Include Path |
#include "BuildPatchInstall.h" |
const TCHAR * LexToString
(
BuildPatchServices::EInstallMode InstallMode
)
LexToString(BuildPatchServices::FChunkSourceEvent::EType)
| |
|
| Name |
LexToString |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchMessage.h |
| Include Path |
#include "BuildPatchMessage.h" |
const TCHAR * LexToString
(
BuildPatchServices::FChunkSourceEvent::EType ChunkSourceEventType
)
LexToString(BuildPatchServices::FInstallationFileAction::EType)
| |
|
| Name |
LexToString |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchMessage.h |
| Include Path |
#include "BuildPatchMessage.h" |
const TCHAR * LexToString
(
BuildPatchServices::FInstallationFileAction::EType InstallationFileActionType
)
LexToString(BuildPatchServices::EFileSortOrder)
| |
|
| Name |
LexToString |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchSettings.h |
| Include Path |
#include "BuildPatchSettings.h" |
const TCHAR * LexToString
(
BuildPatchServices::EFileSortOrder FileSortOrder
)
LexToString(const TOptional< BuildPatchServices::FDiffAbortThreshold > &)
| |
|
| Name |
LexToString |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchSettings.h |
| Include Path |
#include "BuildPatchSettings.h" |
FString LexToString
(
const TOptional < BuildPatchServices::FDiffAbortThreshold > & DiffAbortThreshold
)
LexToString(BuildPatchServices::EDiffAbortThresholdUnits)
| |
|
| Name |
LexToString |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchSettings.h |
| Include Path |
#include "BuildPatchSettings.h" |
FString LexToString
(
BuildPatchServices::EDiffAbortThresholdUnits Unit
)
LexToString(BuildPatchServices::EBuildPatchState)
| |
|
| Name |
LexToString |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchState.h |
| Include Path |
#include "BuildPatchState.h" |
const TCHAR * LexToString
(
BuildPatchServices::EBuildPatchState State
)
LexToString(BuildPatchServices::EVerifyMode)
| |
|
| Name |
LexToString |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchVerify.h |
| Include Path |
#include "BuildPatchVerify.h" |
const TCHAR * LexToString
(
BuildPatchServices::EVerifyMode VerifyMode
)
LexToString(BuildPatchServices::EVerifyError)
| |
|
| Name |
LexToString |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchVerify.h |
| Include Path |
#include "BuildPatchVerify.h" |
const TCHAR * LexToString
(
BuildPatchServices::EVerifyError VerifyError
)
LexToString(EBuildPatchInstallError)
| |
|
| Name |
LexToString |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildInstaller.h |
| Include Path |
#include "Interfaces/IBuildInstaller.h" |
const TCHAR * LexToString
(
EBuildPatchInstallError Error
)
LexToString(EBuildPatchDownloadHealth)
| |
|
| Name |
LexToString |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildInstaller.h |
| Include Path |
#include "Interfaces/IBuildInstaller.h" |
const TCHAR * LexToString
(
EBuildPatchDownloadHealth Error
)
LexToString(BuildPatchServices::EFileOperationState)
| |
|
| Name |
LexToString |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildStatistics.h |
| Include Path |
#include "Interfaces/IBuildStatistics.h" |
const TCHAR * LexToString
(
BuildPatchServices::EFileOperationState Value
)