FCachePutRequest::MakeResponse

Make a default response for this request, with the provided status.

Unreal Engine C++ API Reference > Developer > DerivedDataCache > FCachePutRequest

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCache.h
Include #include "DerivedDataCache.h"
Source /Engine/Source/Developer/DerivedDataCache/Private/DerivedDataCache.cpp
[FCachePutResponse](API\Developer\DerivedDataCache\FCachePutResponse) MakeResponse
(
    [EStatus](API\Developer\DerivedDataCache\UE__DerivedData__EStatus) Status
) const

Remarks

Make a default response for this request, with the provided status.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library