Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGAllocator > API/Runtime/RenderCore/FRDGAllocator/Alloc
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphAllocator.h |
| Include | #include "RenderGraphAllocator.h" |
template<typename T, typename... TArgs>
T &42; Alloc
&40;
TArgs &&... Args
&41;
Remarks
Allocates and constructs an object and tracks it for destruction.