FRequestOwner::KeepAlive

Keep requests in the owner alive until complete, even after destruction of the owner.

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

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataRequestOwner.h
Include #include "DerivedDataRequestOwner.h"
Source /Engine/Source/Developer/DerivedDataCache/Private/DerivedDataRequestOwner.cpp
void KeepAlive()

Remarks

Keep requests in the owner alive until complete, even after destruction of the owner.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library