FFileStatData::FFileStatData

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformFile.h

Include

#include "GenericPlatform/GenericPlatformFile.h"

Syntax

FFileStatData
(
    FDateTime InCreationTime,
    FDateTime InAccessTime,
    FDateTime InModificationTime,
    const int64 InFileSize,
    const bool InIsDirectory,
    const bool InIsReadOnly
)

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