Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FFileHandleRegistry
Description
Only returns false if the platform handle cannot be reopened. TrackEndRead should only be called if TrackStartRead succeeded
| Name | TrackStartRead |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/PlatformFileCommon.h |
| Include Path | #include "HAL/PlatformFileCommon.h" |
bool TrackStartRead
(
FRegisteredFileHandle * Handle
)