| FConnectionDrawingPolicy |
This class draws the connections for an UEdGraph composed of pins and nodes. |
| FFindInGraphResult |
Item that matched the search results |
| FGeometryHelper |
|
| FGraphDiffControl |
Used to find differences between revisions of a graph. |
| FGraphEditorCommands |
|
| FGraphEditorDragDropAction |
Base class for drag-drop actions that pass into the graph editor and perform an action when dropped. |
| FGraphEditorModule |
Graph editor public interface |
| FGraphNodeDragDropOp |
|
| FGraphNodeFactory |
|
| FGraphSchemaActionDragDropAction |
Drag-drop action where an FEdGraphSchemaAction should be performed when dropped. |
| FInterpCurve |
|
| FKismetConnectionDrawingPolicy |
This class draws the connections for an UEdGraph using a K2-based schema. |
| FNodeFactory |
Class that decides which widget type to create for a given data object |
| SCommentBubble |
|
| SDefaultGraphActionWidget |
Default widget for GraphActionMenu |
| SFindInGraph |
Widget for searching for items that are part of a UEdGraph |
| SGraphActionMenu |
Class that displays a list of graph actions and them to be searched and selected |
| SGraphEditorActionMenu |
|
| SGraphNode |
|
| SGraphNodeComment |
|
| SGraphNodeDefault |
|
| SGraphNodeDocumentation |
|
| SGraphNodeK2Base |
|
| SGraphNodeK2Composite |
|
| SGraphNodeK2Default |
|
| SGraphNodeK2Event |
|
| SGraphNodeK2Var |
|
| SGraphNodeKnot |
The visual representation of a control point meant to adjust how connections are routed, also known as a Reroute node. |
| SGraphNodePromotableOperator |
A custom slate node for the promotable operator (K2Node_PromotableOperator) These nodes include common math operations like Add, Subtract, Multiply, etc. |
| SGraphNodeResizable |
|
| SGraphPalette |
|
| SGraphPaletteItem |
Widget for displaying a single item |
| SGraphPanel |
|
| SGraphPin |
Represents a pin on a node in the GraphEditor |
| SGraphPinBool |
|
| SGraphPinClass |
|
| SGraphPinColor |
|
| SGraphPinDataTableRowName |
|
| SGraphPinEnum |
|
| SGraphPinExec |
|
| SGraphPinInteger |
|
| SGraphPinIntegerSlider |
|
| SGraphPinKnot |
|
| SGraphPinNameList |
|
| SGraphPinNum |
|
| SGraphPinNumSlider |
|
| SGraphPinObject |
|
| SGraphPinString |
|
| SGraphPinStructInstance |
Example implementation: |
| SGraphPinVector |
|
| SGraphPinVector2D |
|
| SGraphPinVector2DSlider |
|
| SGraphPinVector4 |
|
| SGraphPinVector4Slider |
|
| SGraphPinVectorSlider |
|
| SGraphPreviewer |
This widget provides a fully-zoomed-out preview of a specified graph. |
| SListView |
|
| SNameComboBox |
A combo box that shows FName content. |
| SNodePanel |
|
| SNodeTitle |
|
| SPinComboBox |
Class implementation to create combo box. |
| STreeView |
|
| SVector2DSlider |
Class implementation to create 2 editable text boxes to represent vector2D graph pin. |
| SVector2DTextBox |
Class implementation to create 2 editable text boxes to represent vector2D graph pin. |
| SVector4Slider |
Class implementation to create 3 editable text boxes to represent vector/rotator graph pin. |
| SVector4TextBox |
Class implementation to create 3 editable text boxes to represent vector/rotator graph pin. |
| SVectorSlider |
Class implementation to create 2 editable text boxes to represent vector2D graph pin. |
| SVectorTextBox |
Class implementation to create 3 editable text boxes to represent vector/rotator graph pin. |
| UGraphEditorSettings |
Implements settings for the graph editor. |