Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FCachedReadPlatformFile
- IPlatformFile::GetStatData()
- FCachedReadPlatformFile::GetStatData()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/IPlatformFileCachedWrapper.h |
| Include | #include "HAL/IPlatformFileCachedWrapper.h" |
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