FSandboxPlatformFile::SetTimeStamp

Sets the modification time of a file

Windows
MacOS
Linux

Override Hierarchy

IPlatformFile::SetTimeStamp()

FSandboxPlatformFile::SetTimeStamp()

References

Module

SandboxFile

Header

/Engine/Source/Runtime/SandboxFile/Public/IPlatformFileSandboxWrapper.h

Include

#include "IPlatformFileSandboxWrapper.h"

Source

/Engine/Source/Runtime/SandboxFile/Private/IPlatformFileSandboxWrapper.cpp

Syntax

virtual void SetTimeStamp
(
    const TCHAR * Filename,
    FDateTime DateTime
)

Remarks

Sets the modification time of a file

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