FPakFile::PassedSignatureChecks

Checks if the pak has valid chunk signature checking data, and that the data passed the initial signing check

Windows
MacOS
Linux

References

Module

PakFile

Header

/Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h

Include

#include "IPlatformFilePak.h"

Source

/Engine/Source/Runtime/PakFile/Private/IPlatformFilePak.cpp

Syntax

bool PassedSignatureChecks() const

Remarks

Checks if the pak has valid chunk signature checking data, and that the data passed the initial signing check

Returns

true if this pak file has passed the initial signature checking phase

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss