FDerivedDataCacheInterface::WaitAsynchronousCompletion

Blocks the current thread until an previous GetAsynchronous request is ready

Windows
MacOS
Linux

References

Module

DerivedDataCache

Header

/Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheInterface.h

Include

#include "DerivedDataCacheInterface.h"

Syntax

void WaitAsynchronousCompletion
(
    uint32 Handle
)

Remarks

Blocks the current thread until an previous GetAsynchronous request is ready

Parameters

Parameter

Description

Handle

Handle returned from GetAsynchronous.

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