Navigation
API > API/Runtime > API/Runtime/BuildPatchServices
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TCHAR * LexToString
(
BuildPatchServices::EDeltaPolicy DeltaPolicy |
BuildPatchDelta.h | ||
const TCHAR * LexToString
(
BuildPatchServices::EInstallMode InstallMode |
BuildPatchInstall.h | ||
const TCHAR * LexToString
(
BuildPatchServices::EBuildPatchState State |
BuildPatchState.h | ||
const TCHAR * LexToString
(
BuildPatchServices::EVerifyMode VerifyMode |
BuildPatchVerify.h | ||
const TCHAR * LexToString
(
BuildPatchServices::EVerifyError VerifyError |
BuildPatchVerify.h | ||
const TCHAR * LexToString
(
EBuildPatchInstallError Error |
Interfaces/IBuildInstaller.h | ||
const TCHAR * LexToString
(
EBuildPatchDownloadHealth Error |
Interfaces/IBuildInstaller.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::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::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
)