Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGScope_1
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphEvent.h |
| Include | #include "RenderGraphEvent.h" |
Syntax
template<typename... TTypes>
class TStorage
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Dispatch
(
TCallback&& Callback |
||
| void | Emplace
(
TArgs&&... Args |
||
| TScopeType * | Get () |
||
| TScopeType const * | Get () |
||
| SIZE_T | GetTypeIndex () |
Typedefs
| Name | Description |
|---|---|
| TImpl |