FPakFile::IsValid

Checks if the pak file is valid.

Windows
MacOS
Linux

References

Module

PakFile

Header

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

Include

#include "IPlatformFilePak.h"

Syntax

bool IsValid() const

Remarks

Checks if the pak file is valid.

Returns

true if this pak file is valid, false otherwise.

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