Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGScope_1 > API/Runtime/RenderCore/FRDGScope_1/TStorage
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TScopeType * Get () |
RenderGraphEvent.h | ||
TScopeType const * Get () |
RenderGraphEvent.h |
Get()
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphEvent.h |
| Include Path | #include "RenderGraphEvent.h" |
template<typename TScopeType>
TScopeType * Get()
Get()
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphEvent.h |
| Include Path | #include "RenderGraphEvent.h" |
template<typename TScopeType>
TScopeType const * Get() const