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