FPlatformFileManager::GetPlatformFile

Gets the currently used platform file.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "HAL/PlatformFilemanager.h"

Source

/Engine/Source/Runtime/Core/Private/HAL/PlatformFileManager.cpp

Syntax

IPlatformFile & GetPlatformFile()

Remarks

Gets the currently used platform file.

Returns

Reference to the currently used platform file.

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