FPlatformFileReadStats::GetStatData

Return the stat data for the given file or directory.

Windows
MacOS
Linux

Override Hierarchy

IPlatformFile::GetStatData()

FPlatformFileReadStats::GetStatData()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/IPlatformFileProfilerWrapper.h

Include

#include "HAL/IPlatformFileProfilerWrapper.h"

Syntax

virtual FFileStatData GetStatData
(
    const TCHAR * FilenameOrDirectory
)

Remarks

Return the stat data for the given file or directory. Check the FFileStatData::bIsValid member before using the returned data

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