Navigation
API > API/Runtime > API/Runtime/RenderCore
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphEvent.h |
| Include | #include "RenderGraphEvent.h" |
Syntax
template<typename ScopeOpType>
class TRDGScopeOpArray
Constructors
| Type | Name | Description | |
|---|---|---|---|
TRDGScopeOpArray
(
TArray< ScopeOpType, FRDGArrayAllocator >& InArray, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | Num () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| const ScopeOpType & | operator[]
(
int32 Index |
||
| ScopeOpType & | operator[]
(
int32 Index |