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" |
void WaitAsynchronousCompletion
&40;
uint32 Handle
&41;
Remarks
Blocks the current thread until an previous GetAsynchronous request is ready
Parameters
| Name | Description |
|---|---|
| Handle | Handle returned from GetAsynchronous. |