FStreamingNetworkPlatformFile::PerformHeartbeat

Send a heartbeat message to the file server.

Windows
MacOS
Linux

Override Hierarchy

FNetworkPlatformFile::PerformHeartbeat()

FStreamingNetworkPlatformFile::PerformHeartbeat()

References

Module

StreamingFile

Header

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

Include

#include "StreamingNetworkPlatformFile.h"

Source

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

Syntax

virtual void PerformHeartbeat()

Remarks

Send a heartbeat message to the file server. This will tell it we are alive, as well as get back a list of files that have been updated on the server (so we can toss our copy)

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