Navigation
Unreal Engine C++ API Reference > Editor > AIGraph > UAIGraphSchema
References
Module | AIGraph |
Header | /Engine/Source/Editor/AIGraph/Classes/AIGraphSchema.h |
Include | #include "AIGraphSchema.h" |
Source | /Engine/Source/Editor/AIGraph/Private/AIGraphSchema.cpp |
virtual FConnectionDrawingPolicy * CreateConnectionDrawingPolicy
(
int32 InBackLayerID,
int32 InFrontLayerID,
float InZoomFactor,
const FSlateRect & InClippingRect,
class FSlateWindowElementList & InDrawElements,
class UEdGraph * InGraphObj
) const