Navigation
API > API/Runtime > API/Runtime/Core
| Name | FRegisteredFileHandle |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/PlatformFileCommon.h |
| Include Path | #include "HAL/PlatformFileCommon.h" |
Syntax
class FRegisteredFileHandle : public IFileHandle
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsOpenAndAvailableForClosing | bool | HAL/PlatformFileCommon.h | ||
| NextLink | FRegisteredFileHandle * | HAL/PlatformFileCommon.h | ||
| PreviousLink | FRegisteredFileHandle * | HAL/PlatformFileCommon.h | ||
| ReadRequestCount | uint32 | HAL/PlatformFileCommon.h |