FRDGBlackboard::GetChecked

Gets an immutable instance of the struct. Asserts if not present in the blackboard.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RenderGraphBlackboard.h

Include

#include "RenderGraphBlackboard.h"

Syntax

template<typename StructType>
const StructType & GetChecked() const

Remarks

Gets an immutable instance of the struct. Asserts if not present in the blackboard.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss