Module |
|
Header |
/Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCache.h |
Include |
#include "DerivedDataCache.h" |
struct FCachePutResponse
Parameters for the completion callback for cache put requests.
Name | Description | ||
---|---|---|---|
|
Key |
A copy of the key from the request. |
|
|
Name |
A copy of the name from the request. |
|
|
Status |
The status of the request. |
|
|
UserData |
A copy of the value from the request. |