FGraphPanelPinConnectionFactory::CreateConnectionPolicy

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EdGraphUtilities.h

Include

#include "EdGraphUtilities.h"

Syntax

virtual FConnectionDrawingPolicy * CreateConnectionPolicy
(
    const class UEdGraphSchema * Schema,
    int32 InBackLayerID,
    int32 InFrontLayerID,
    float ZoomFactor,
    const class FSlateRect & InClippingRect,
    class FSlateWindowElementList & InDrawElements,
    class UEdGraph * InGraphObj
) const

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