Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGBuilder
| Name | FAsyncDeleter |
| Type | struct |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphBuilder.h |
| Include Path | #include "RenderGraphBuilder.h" |
Syntax
struct FAsyncDeleter
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FAsyncDeleter() |
RenderGraphBuilder.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| LastTask | UE::Tasks::FTask | RenderGraphBuilder.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Function | TUniqueFunction< void()> | RenderGraphBuilder.h | ||
| Prerequisites | UE::Tasks::FTask | RenderGraphBuilder.h |