BlueprintAPI > BlueprintAPI/UserInterface
Creates a new widget
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| class | Class | User Widget Class Reference ClassThe object class you want to construct |
| object | Owning Player | Player Controller Object Reference Owning PlayerThe player that 'owns' the widget. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value | User Widget Object Reference Return ValueThe constructed object |