![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "InstallBundleTypes.h"#include "Containers/ContainerAllocationPolicies.h"#include "InstallBundleManagerPrivate.h"#include "InstallBundleUtils.h"#include "InstallBundleManagerInterface.h"#include "IO/IoStoreOnDemand.h"#include "Misc/CString.h"Classes | |
| class | FInstallBundleSourceTypeNameTable |
Functions | |
| PRAGMA_DISABLE_DEPRECATION_WARNINGS const TCHAR * | LexToString (EInstallBundleSourceType Type) |
| PRAGMA_ENABLE_DEPRECATION_WARNINGS PRAGMA_DISABLE_DEPRECATION_WARNINGS void | LexFromString (EInstallBundleSourceType &OutType, const TCHAR *String) |
| PRAGMA_ENABLE_DEPRECATION_WARNINGS const TCHAR * | LexToString (FInstallBundleSourceType Type) |
| const TCHAR * | LexToString (EInstallBundleManagerInitResult Result) |
| const TCHAR * | LexToString (EInstallBundleInstallState State) |
| const TCHAR * | LexToString (EInstallBundleResult Result) |
| const TCHAR * | LexToString (EInstallBundleReleaseResult Result) |
| const TCHAR * | LexToString (EInstallBundleStatus Status) |
| const TCHAR * | LexToString (EInstallBundleManagerPatchCheckResult EnumVal) |
| const TCHAR * | LexToString (EInstallBundlePriority Priority) |
| const TCHAR * | LexToString (EInstallBundleSourceUpdateBundleInfoResult Result) |
| bool | LexTryParseString (EInstallBundlePriority &OutMode, const TCHAR *InBuffer) |
| PRAGMA_ENABLE_DEPRECATION_WARNINGS PRAGMA_DISABLE_DEPRECATION_WARNINGS void LexFromString | ( | EInstallBundleSourceType & | OutType, |
| const TCHAR * | String | ||
| ) |
| const TCHAR * LexToString | ( | EInstallBundleInstallState | State | ) |
| const TCHAR * LexToString | ( | EInstallBundleManagerInitResult | Result | ) |
| const TCHAR * LexToString | ( | EInstallBundleManagerPatchCheckResult | EnumVal | ) |
| const TCHAR * LexToString | ( | EInstallBundlePriority | Priority | ) |
| const TCHAR * LexToString | ( | EInstallBundleReleaseResult | Result | ) |
| const TCHAR * LexToString | ( | EInstallBundleResult | Result | ) |
| PRAGMA_DISABLE_DEPRECATION_WARNINGS const TCHAR * LexToString | ( | EInstallBundleSourceType | Type | ) |
| const TCHAR * LexToString | ( | EInstallBundleSourceUpdateBundleInfoResult | Result | ) |
| const TCHAR * LexToString | ( | EInstallBundleStatus | Status | ) |
| PRAGMA_ENABLE_DEPRECATION_WARNINGS const TCHAR * LexToString | ( | FInstallBundleSourceType | Type | ) |
| bool LexTryParseString | ( | EInstallBundlePriority & | OutMode, |
| const TCHAR * | InBuffer | ||
| ) |