Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGBlackboard
| |
|
| Name |
TStruct |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/RenderCore/Public/RenderGraphBlackboard.h |
| Include Path |
#include "RenderGraphBlackboard.h" |
Syntax
template<typename StructType>
struct TStruct : public FRDGBlackboard::FStruct
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
TStruct
(
TArgs&&... Args
)
|
|
RenderGraphBlackboard.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Struct |
StructType |
|
RenderGraphBlackboard.h |
|
Functions
Public