Navigation
API > API/Runtime > API/Runtime/BuildPatchServices > API/Runtime/BuildPatchServices/IBuildManifest
Description
Returns whether the manifest and all it chunks were originally encrypted when first loaded. This returns true even if the manifest has since been decrypted in memory.
| Name | IsOriginallyFullyEncrypted |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildManifest.h |
| Include Path | #include "Interfaces/IBuildManifest.h" |
bool IsOriginallyFullyEncrypted() const
true if the manifest was originally encrypted