FKismetConnectionDrawingPolicy::Draw

Unreal Engine C++ API Reference > Editor > GraphEditor > FKismetConnectionDrawingPolicy

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/BlueprintConnectionDrawingPolicy.h
Include #include "BlueprintConnectionDrawingPolicy.h"
Source /Engine/Source/Editor/GraphEditor/Private/BlueprintConnectionDrawingPolicy.cpp
virtual void Draw
(
    [TMap](API\Runtime\Core\Containers\TMap)< [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) >, [FArrangedWidget](API\Runtime\SlateCore\Layout\FArrangedWidget) > & PinGeometries,
    [FArrangedChildren](API\Runtime\SlateCore\Layout\FArrangedChildren) & ArrangedNodes
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library