Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FFileHelper
Options for methods that load files, for use with designated initializers
| Name | FLoadFileAsyncOptions |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/FileHelper.h |
| Include Path | #include "Misc/FileHelper.h" |
Syntax
struct FLoadFileAsyncOptions
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FileOpenFlags | IPlatformFile::EOpenReadFlags | Misc/FileHelper.h | ||
| OverridePlatformFile | IPlatformFile * | Misc/FileHelper.h | ||
| PriorityAndFlags | EAsyncIOPriorityAndFlags | Misc/FileHelper.h | ||
| VerifyFlags | EHashOptions | Misc/FileHelper.h |