SNodePanel::SNode::PerformSecondPassLayout

Performs second pass layout; only called if RequiresSecondPassLayout returned true

Windows
MacOS
Linux

References

Module

GraphEditor

Header

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

Include

#include "SNodePanel.h"

Syntax

virtual void PerformSecondPassLayout
(
    const TMap< UObject *, TSharedRef< SNode > > & InNodeToWidgetLookup
) const

Remarks

Performs second pass layout; only called if RequiresSecondPassLayout returned true

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