FRemoteConfigAsyncTaskManager::AreAllTasksFinished

Returns true if the all tasks in the queue have completed (or, if the queue is empty).

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

bool AreAllTasksFinished
(
    bool bDoRemoval
)

Remarks

Returns true if the all tasks in the queue have completed (or, if the queue is empty).

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