Navigation
BlueprintAPI > BlueprintAPI/Widget > BlueprintAPI/Widget/Panel
Gets the widget at an index.
Target is Panel Widget
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | Index | The index of the widget. |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value | The widget at the given index, or nothing if there is no widget there. |