FPakPlatformFile::GetTimeStamp

Return the modification time of a file.

Windows
MacOS
Linux

Override Hierarchy

IPlatformFile::GetTimeStamp()

FPakPlatformFile::GetTimeStamp()

References

Module

PakFile

Header

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

Include

#include "IPlatformFilePak.h"

Syntax

virtual FDateTime GetTimeStamp
(
    const TCHAR * Filename
)

Remarks

Return the modification 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