Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache > IRequestOwner > End
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataRequestOwner.h |
Include | #include "DerivedDataRequestOwner.h" |
[TRefCountPtr](API\Runtime\Core\Templates\TRefCountPtr)< [IRequest](API\Developer\DerivedDataCache\IRequest) > End ( [IRequest](API\Developer\DerivedDataCache\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.