FNetworkPlatformFile::InitializeAfterSetActive

Performs initialization of the platform file after it has become the active ([FPlatformFileManager.GetPlatformFile()](API\Runtime\Core\HAL\FPlatformFileManager\GetPlatformFile\1) will return this

Windows
MacOS
Linux

Override Hierarchy

References

Module

NetworkFile

Header

/Engine/Source/Runtime/NetworkFile/Public/NetworkPlatformFile.h

Include

#include "NetworkPlatformFile.h"

Source

/Engine/Source/Runtime/NetworkFile/Private/NetworkPlatformFile.cpp

Syntax

virtual void InitializeAfterSetActive()

Remarks

Performs initialization of the platform file after it has become the active (FPlatformFileManager.GetPlatformFile() will return this

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