Navigation
API > API/Runtime > API/Runtime/NetworkFile > API/Runtime/NetworkFile/FNetworkPlatformFile
- FNetworkPlatformFile::PerformHeartbeat()
- FStreamingNetworkPlatformFile::PerformHeartbeat()
References
| Module | NetworkFile |
| Header | /Engine/Source/Runtime/NetworkFile/Public/NetworkPlatformFile.h |
| Include | #include "NetworkPlatformFile.h" |
| Source | /Engine/Source/Runtime/NetworkFile/Private/NetworkPlatformFile.cpp |
virtual void PerformHeartbeat&40;&41;
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)