Navigation
Unreal Engine C++ API Reference > Editor > GraphEditor > KismetPins
Inheritance Hierarchy
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/KismetPins/SGraphPinEnum.h |
Include | #include "KismetPins/SGraphPinEnum.h" |
Syntax
class SGraphPinEnum : public [SGraphPin](API\Editor\GraphEditor\SGraphPin)
Functions
Type | Name | Description |
---|---|---|
void | Construct ( const FArguments& InArgs, UEdGraphPin* InGraphPinObj ) |
Overridden from SGraphPin
Type | Name | Description |
---|---|---|
TSharedRef< ... | GetDefaultValueWidget () | Function to create class specific widget. |
Classes
Type | Name | Description |
---|---|---|
Public struct | FArguments |