FAIGraphConnectionDrawingPolicy::Draw

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
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