Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/GenericPlatform
Inheritance Hierarchy
- IFileHandle
- IWrappedFileHandle
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformFile.h |
| Include | #include "GenericPlatform/GenericPlatformFile.h" |
Syntax
class IWrappedFileHandle : public IFileHandle
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | SetLowerLevel
(
IFileHandle* LowerLevelHandle |