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