Unreal Engine Blueprint API Reference > User Interface > Viewport
Adds it to the game's viewport and fills the entire screen, unless SetDesiredSizeInViewport is called to explicitly set the size.
Target is User Widget
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
integer | ZOrder | The higher the number, the more on top this widget will be. |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |