FPakFile::GetSharedReader

Gets shared pak file archive for given thread.

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

FArchive * GetSharedReader
(
    IPlatformFile * LowerLevel
)

Remarks

Gets shared pak file archive for given thread.

Returns

Pointer to pak file archive used to read data from pak.

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