Navigation
API > API/Runtime > API/Runtime/Core
| Name | IWrappedFileHandle |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformFile.h |
| Include Path | #include "GenericPlatform/GenericPlatformFile.h" |
Syntax
class IWrappedFileHandle : public IFileHandle
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetLowerLevel
(
IFileHandle* LowerLevelHandle |
GenericPlatform/GenericPlatformFile.h |