FPlatformFileReadStatsHandle::FPlatformFileReadStatsHandle

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "HAL/IPlatformFileProfilerWrapper.h"

Syntax

FPlatformFileReadStatsHandle
(
    IFileHandle * InFileHandle,
    const TCHAR * InFilename,
    volatile int32 * InBytesPerSec,
    volatile int32 * InByteRead,
    volatile int32 * InReads
)

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