Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/FRHITransientHeapCache
Description
Called when a new heap is being created and added to the pool.
| Name | CreateHeap |
| Type | function |
| Header File | /Engine/Source/Runtime/RHICore/Public/RHICoreTransientResourceAllocator.h |
| Include Path | #include "RHICoreTransientResourceAllocator.h" |
FRHITransientHeap * CreateHeap
(
const FRHITransientHeap::FInitializer & Initializer
)