FPakPlatformFile::GetAccessTimeStamp

Return the last access time of a file.

Windows
MacOS
Linux

Override Hierarchy

IPlatformFile::GetAccessTimeStamp()

FPakPlatformFile::GetAccessTimeStamp()

References

Module

PakFile

Header

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

Include

#include "IPlatformFilePak.h"

Syntax

virtual FDateTime GetAccessTimeStamp
(
    const TCHAR * Filename
)

Remarks

Return the last access time of a file. Returns FDateTime::MinValue() on failure

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