Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/KismetPins
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SBorder
- SGraphPin
- SGraphPinExec
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/KismetPins/SGraphPinExec.h |
| Include | #include "KismetPins/SGraphPinExec.h" |
Syntax
class SGraphPinExec : public SGraphPin
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FSlateBrush * | CachedImg_Pin_ConnectedHovered | ||
| const FSlateBrush * | CachedImg_Pin_DisconnectedHovered |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | Construct
(
const FArguments& InArgs, |
Overridden from SGraphPin
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< SWidget > | Build the widget we should put into the 'default value' space, shown when nothing connected | ||
| const FSlateBrush * | GetPinIcon () |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |