FKismetConnectionDrawingPolicy::FKismetConnectionDrawingPolicy

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
FKismetConnectionDrawingPolicy
(
    int32 InBackLayerID,
    int32 InFrontLayerID,
    float ZoomFactor,
    const [FSlateRect](API\Runtime\SlateCore\Layout\FSlateRect) & InClippingRect,
    [FSlateWindowElementList](API\Runtime\SlateCore\Rendering\FSlateWindowElementList) & InDrawElements,
    [UEdGraph](API\Runtime\Engine\EdGraph\UEdGraph) * InGraphObj
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library