Navigation
API > API/Runtime > API/Runtime/NetworkFile > API/Runtime/NetworkFile/FNetworkPlatformFile
Description
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)
| Name | PerformHeartbeat |
| Type | function |
| Header File | /Engine/Source/Runtime/NetworkFile/Public/NetworkPlatformFile.h |
| Include Path | #include "NetworkPlatformFile.h" |
| Source | /Engine/Source/Runtime/NetworkFile/Private/NetworkPlatformFile.cpp |
virtual void PerformHeartbeat()