FDerivedDataCacheInterface::PollAsynchronousCompletion

Polls a previous GetAsynchronous get for completion.

Windows
MacOS
Linux

References

Module

DerivedDataCache

Header

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

Include

#include "DerivedDataCacheInterface.h"

Syntax

bool PollAsynchronousCompletion
(
    uint32 Handle
)

Remarks

Polls a previous GetAsynchronous get for completion.

Returns

true if the build / retrieve is complete and the results can be obtained.

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