FStreamingNetworkPlatformFile::SendSeekMessage

Sends Seek message to the server.

Windows
MacOS
Linux

References

Module

StreamingFile

Header

/Engine/Source/Runtime/StreamingFile/Public/StreamingNetworkPlatformFile.h

Include

#include "StreamingNetworkPlatformFile.h"

Source

/Engine/Source/Runtime/StreamingFile/Private/StreamingNetworkPlatformFile.cpp

Syntax

bool SendSeekMessage
(
    uint64 HandleId,
    int64 NewPosition
)

Remarks

Sends Seek message to the server.

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