Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Widget Connection Config' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Widget | Defines the widget whose connections should be updated. Must be a VCamWidget.This is the name of a child widget and can be used as argument to UWidgetTree::FindWidget. |
| name | Connection Targets | Key: A valid key of in UVCamWidget::Connections of the widget identified via WidgetProperty.Value: The settings to use for this connection. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Widget Connection Config |