FConnectionParams

Unreal Engine C++ API Reference > Editor > GraphEditor

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/ConnectionDrawingPolicy.h
Include #include "ConnectionDrawingPolicy.h"

Syntax

struct FConnectionParams  

Variables

Type Name Description
UEdGraphPin ... AssociatedPin1  
UEdGraphPin ... AssociatedPin2  
bool bDrawBubbles  
bool bUserFlag1  
bool bUserFlag2  
EEdGraphPinDire... EndDirection  
FVector2D EndTangent  
EEdGraphPinDire... StartDirection  
FVector2D StartTangent  
FLinearColor WireColor  
float WireThickness  

Constructors

Type Name Description
  FConnectionParams ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library