![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "BuildPatchVerifyChunkData.h"#include "HAL/FileManager.h"#include "Misc/Paths.h"#include "Misc/FileHelper.h"#include "Common/FileSystem.h"#include "Data/ChunkData.h"#include "Async/Async.h"#include "Generation/ChunkDatabaseWriter.h"#include "BuildPatchManifest.h"#include "BuildPatchUtil.h"Namespaces | |
| namespace | VerifyHelpers |
Functions | |
| DECLARE_LOG_CATEGORY_EXTERN (LogVerifyChunkData, Log, All) | |
| DEFINE_LOG_CATEGORY (LogVerifyChunkData) | |
| FBuildPatchAppManifestPtr | VerifyHelpers::LoadManifestFile (const FString &ManifestFilePath) |
| DECLARE_LOG_CATEGORY_EXTERN | ( | LogVerifyChunkData | , |
| Log | , | ||
| All | |||
| ) |
| DEFINE_LOG_CATEGORY | ( | LogVerifyChunkData | ) |