Navigation
API > API/Runtime > API/Runtime/Core
| Name | FFileHandleRegistryReadTracker |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/PlatformFileCommon.h |
| Include Path | #include "HAL/PlatformFileCommon.h" |
Syntax
class FFileHandleRegistryReadTracker
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFileHandleRegistryReadTracker
(
FFileHandleRegistry& InFileRegistry, |
HAL/PlatformFileCommon.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FFileHandleRegistryReadTracker() |
HAL/PlatformFileCommon.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FileRegistry | FFileHandleRegistry & | HAL/PlatformFileCommon.h | ||
| Handle | FRegisteredFileHandle & | HAL/PlatformFileCommon.h | ||
| State | enum FFileHandleRegistryReadTracker::ETrackingState | HAL/PlatformFileCommon.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
HAL/PlatformFileCommon.h |