FAIGraphConnectionDrawingPolicy::FAIGraphConnectionDrawingPolicy

Unreal Engine C++ API Reference > Editor > AIGraph > FAIGraphConnectionDrawingPolicy

References

   
Module AIGraph
Header /Engine/Source/Editor/AIGraph/Public/AIGraphConnectionDrawingPolicy.h
Include #include "AIGraphConnectionDrawingPolicy.h"
Source /Engine/Source/Editor/AIGraph/Private/AIGraphConnectionDrawingPolicy.cpp
FAIGraphConnectionDrawingPolicy
(
    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