FPakFile::Check

Checks the validity of the pak data by reading out the data for every file in the pak

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 Check()

Remarks

Checks the validity of the pak data by reading out the data for every file in the pak

Returns

true if the pak file is valid

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