The game UI widget
Within UMG the UI screens or panels are called UI widgets. A widget can have an unlimited amount of UI elements, which include subpanels. But think about a widget as a container for UI elements.
The UI widget is an asset type, just like any other asset within Unreal. It is better to think about it as a blueprint, but a different type of blueprint. However, it shares the same methodology, which includes a designing part, where you can assemble some elements, and a logic part, where you can add logic or code for those designing parts.
Now, let's create a UI widget, which is as simple as creating an actor blueprint and can only be created from the content browser just like any other blueprint. You can pick a widget blueprint from ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access