Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/IFileManager
Description
Return the stat data for the given file or directory. Check the FFileStatData::bIsValid member before using the returned data
Derived Overrides
| Name | GetStatData |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/FileManager.h |
| Include Path | #include "HAL/FileManager.h" |
FFileStatData GetStatData
(
const TCHAR * FilenameOrDirectory
)