Navigation
Unreal Engine C++ API Reference > Editor > GraphEditor > KismetPins
Inheritance Hierarchy
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/KismetPins/SGraphPinExec.h |
Include | #include "KismetPins/SGraphPinExec.h" |
Syntax
class SGraphPinExec : public [SGraphPin](API\Editor\GraphEditor\SGraphPin)
Variables
Type | Name | Description |
---|---|---|
const FSlateBru... | CachedImg_Pin_ConnectedHovered | |
const FSlateBru... | CachedImg_Pin_DisconnectedHovered |
Functions
Type | Name | Description |
---|---|---|
void | CachePinIcons () | |
void | Construct ( const FArguments& InArgs, UEdGraphPin* InPin ) |
Overridden from SGraphPin
Type | Name | Description |
---|---|---|
TSharedRef< ... | GetDefaultValueWidget () | Build the widget we should put into the 'default value' space, shown when nothing connected |
const FSlate... | GetPinIcon () |
Classes
Type | Name | Description |
---|---|---|
Public struct | FArguments |