FConnectionDrawingPolicy::SetMarkedPin

Update the drawing policy with the marked pin (which may not be valid)

Windows
MacOS
Linux

References

Module

GraphEditor

Header

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

Include

#include "ConnectionDrawingPolicy.h"

Source

/Engine/Source/Editor/GraphEditor/Private/ConnectionDrawingPolicy.cpp

Syntax

void SetMarkedPin
(
    TWeakPtr< SGraphPin > InMarkedPin
)

Remarks

Update the drawing policy with the marked pin (which may not be valid)

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