FRemoteConfig::FinishRead

Waits on the async read if it hasn't finished yet... times out if the operation has taken too long.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/RemoteConfigIni.h

Include

#include "Misc/RemoteConfigIni.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/RemoteConfigIni.cpp

Syntax

void FinishRead
(
    const TCHAR * Filename
)

Remarks

Waits on the async read if it hasn't finished yet... times out if the operation has taken too long.

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