SNodePanel::SNode::RequiresSecondPassLayout

Returns true if this node is dependent on the location of other nodes (it can only depend on the location of first-pass only nodes)

Windows
MacOS
Linux

Override Hierarchy

SNodePanel::SNode::RequiresSecondPassLayout()

SGraphNodeK2Base::RequiresSecondPassLayout()

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SNodePanel.h

Include

#include "SNodePanel.h"

Syntax

virtual bool RequiresSecondPassLayout() const

Remarks

Returns true if this node is dependent on the location of other nodes (it can only depend on the location of first-pass only nodes)

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