FNetworkPlatformFile::GetTimeStampPair

Windows
MacOS
Linux

Override Hierarchy

IPlatformFile::GetTimeStampPair()

FNetworkPlatformFile::GetTimeStampPair()

References

Module

NetworkFile

Header

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

Include

#include "NetworkPlatformFile.h"

Syntax

virtual void GetTimeStampPair
(
    const TCHAR * PathA,
    const TCHAR * PathB,
    FDateTime & OutTimeStampA,
    FDateTime & OutTimeStampB
)

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