FFileHandleRegistry

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/PlatformFileCommon.h

Include

#include "HAL/PlatformFileCommon.h"

Syntax

class FFileHandleRegistry

Constructors

Name Description

Public function

FFileHandleRegistry

(
    int32 InMaxOpenHandles
)

Functions

Name Description

Public function

FRegisteredF...

 

InitialOpenFile

(
    const TCHAR* Filename
)

Protected function

void

 

PlatformCloseFile

Protected function

FRegisteredF...

 

PlatformInitialOpenFile

(
    const TCHAR* Filename
)

Protected function

bool

 

PlatformReopenFile

Public function

void

 

TrackEndRead

(
    FRegisteredFileHandle* Handle
)

Public function

void

 

TrackStartRead

(
    FRegisteredFileHandle* Handle
)

Public function

void

 

UnTrackAndCloseFile

(
    FRegisteredFileHandle* Handle
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss