Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/FDerivedDataCacheInterface
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheInterface.h |
| Include | #include "DerivedDataCacheInterface.h" |
bool PollAsynchronousCompletion
&40;
uint32 Handle
&41;
Remarks
Polls a previous GetAsynchronous get for completion. true if the build / retrieve is complete and the results can be obtained.
Parameters
| Name | Description |
|---|---|
| Handle | Handle returned from GetAsynchronous. |