![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IPlatformFilePak.h>
Public Member Functions | |
| FScopedPakDirectoryIndexAccess (const FPakFile &InPakFile) | |
| ~FScopedPakDirectoryIndexAccess () | |
Public Attributes | |
| const FPakFile & | PakFile |
| bool | bRequiresDirectoryIndexLock |
A ReadLock wrapper that must be used to prevent threading errors around any call to FindPrunedDirectory or internal uses of DirectoryIndex
|
inline |
|
inline |
| bool FPakFile::FScopedPakDirectoryIndexAccess::bRequiresDirectoryIndexLock |
| const FPakFile& FPakFile::FScopedPakDirectoryIndexAccess::PakFile |