#include <SArticyIdPin.h>
A custom graph pin widget for Articy IDs.
◆ Construct()
| void SArticyIdPin::Construct |
( |
const FArguments & | InArgs, |
|
|
UEdGraphPin * | GraphPin ) |
Constructs the SArticyIdPin widget.
- Parameters
-
| InArgs | The arguments for construction. |
| GraphPin | The graph pin associated with this widget. |
◆ GetDefaultValueVisibility()
| EVisibility SArticyIdPin::GetDefaultValueVisibility |
( |
| ) |
const |
|
overridevirtual |
Determines the visibility of the default value widget.
- Returns
- The visibility state of the default value widget.
◆ GetDefaultValueWidget()
| TSharedRef< SWidget > SArticyIdPin::GetDefaultValueWidget |
( |
| ) |
|
|
overridevirtual |
Gets the default value widget for the pin.
- Returns
- A shared reference to the default value widget.
The documentation for this class was generated from the following files:
- Source/ArticyEditor/Public/Slate/Pins/SArticyIdPin.h
- Source/ArticyEditor/Private/Slate/Pins/SArticyIdPin.cpp