Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGBlackboard
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphBlackboard.h |
| Include | #include "RenderGraphBlackboard.h" |
template<typename StructType, typename... ArgsType>
StructType & Create
&40;
ArgsType &&... Args
&41;
Remarks
Creates a new instance of a struct. Asserts if one already existed.