FPakFile::HasFilenames

Returns whether the pak filenames are still resident in memory.

Windows
MacOS
Linux

References

Module

PakFile

Header

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

Include

#include "IPlatformFilePak.h"

Syntax

bool HasFilenames() const

Remarks

Returns whether the pak filenames are still resident in memory.

Returns

true if filenames are present, 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