Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/IRequestOwner > API/Developer/DerivedDataCache/IRequestOwner/End
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataRequestOwner.h |
| Include | #include "DerivedDataRequestOwner.h" |
TRefCountPtr < IRequest > End
(
IRequest * Request
)
Remarks
End tracking for the request.
Requests with a single completion callback should use the callback overload of End. The reference to the request that was held by the owner.