Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/TRDGHandleRegistry
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Enumerate
(
FunctionType Function |
RenderGraphDefinitions.h | ||
void Enumerate
(
FunctionType Function |
RenderGraphDefinitions.h |
Enumerate(FunctionType)
| Name | Enumerate |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphDefinitions.h |
| Include Path | #include "RenderGraphDefinitions.h" |
template<typename FunctionType>
void Enumerate
(
FunctionType Function
)
Enumerate(FunctionType)
| Name | Enumerate |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphDefinitions.h |
| Include Path | #include "RenderGraphDefinitions.h" |
template<typename FunctionType>
void Enumerate
(
FunctionType Function
) const