Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/TRDGHandleRegistry
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const ObjectType * Get
(
HandleType Handle |
RenderGraphDefinitions.h | ||
ObjectType * Get
(
HandleType Handle |
RenderGraphDefinitions.h |
Get(HandleType)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphDefinitions.h |
| Include Path | #include "RenderGraphDefinitions.h" |
const ObjectType * Get
(
HandleType Handle
) const
Get(HandleType)
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphDefinitions.h |
| Include Path | #include "RenderGraphDefinitions.h" |
ObjectType * Get
(
HandleType Handle
)