#include <SArticyRefPin.h>
A custom graph pin widget for Articy references.
◆ Construct()
| void SArticyRefPin::Construct |
( |
const FArguments & | InArgs, |
|
|
UEdGraphPin * | GraphPin ) |
Constructs the SArticyRefPin widget.
- Parameters
-
| InArgs | The arguments for construction. |
| GraphPin | The graph pin associated with this widget. |
◆ GetDefaultValueVisibility()
| EVisibility SArticyRefPin::GetDefaultValueVisibility |
( |
| ) |
const |
|
overridevirtual |
Determines the visibility of the default value widget.
- Returns
- The visibility state of the default value widget.
◆ GetDefaultValueWidget()
| TSharedRef< SWidget > SArticyRefPin::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/SArticyRefPin.h
- Source/ArticyEditor/Private/Slate/Pins/SArticyRefPin.cpp