FPakPlatformFile::GetTimeStampPair

Windows
MacOS
Linux

Override Hierarchy

IPlatformFile::GetTimeStampPair()

FPakPlatformFile::GetTimeStampPair()

References

Module

PakFile

Header

/Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h

Include

#include "IPlatformFilePak.h"

Syntax

virtual void GetTimeStampPair
(
    const TCHAR * FilenameA,
    const TCHAR * FilenameB,
    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