FNetworkFileHandle::FNetworkFileHandle

Windows
MacOS
Linux

References

Module

NetworkFile

Header

/Engine/Source/Runtime/NetworkFile/Public/NetworkPlatformFile.h

Include

#include "NetworkPlatformFile.h"

Syntax

FNetworkFileHandle
(
    FNetworkPlatformFile & InNetwork,
    const TCHAR * InFilename,
    int64 InFilePos,
    int64 InFileSize,
    bool bWriting
)

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