Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/TRHITransientResourceCache > API/Runtime/RHICore/TRHITransientResourceCache/Forfeit
References
| Module | RHICore |
| Header | /Engine/Source/Runtime/RHICore/Public/RHICoreTransientResourceAllocator.h |
| Include | #include "RHICoreTransientResourceAllocator.h" |
template<typename ReleaseFunctionType>
void Forfeit
(
uint64 CurrentFrameIndex,
ReleaseFunctionType ReleaseFunction
)