FPlatformFileManager::SetPlatformFile

Sets the current 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

void SetPlatformFile
(
    IPlatformFile & NewTopmostPlatformFile
)

Remarks

Sets the current platform file.

Parameters

Parameter

Description

NewTopmostPlatformFile

Platform file to be used.

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