You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
76 lines
1.7 KiB
Plaintext
76 lines
1.7 KiB
Plaintext
Availability: Public
|
|
Title:User Interface With UMG
|
|
Crumbs:%ROOT%, GettingStarted
|
|
Description:Create a simple menu system using UMG.
|
|
version:4.14
|
|
|
|
[VAR:Topic]
|
|
[OBJECT:Topic]
|
|
[PARAM:image]
|
|

|
|
[/PARAM]
|
|
[PARAM:title]
|
|
%Programming\Tutorials\UMG:title%
|
|
[/PARAM]
|
|
[PARAM:path]
|
|
[RELATIVE:Programming\Tutorials\UMG]
|
|
[/PARAM]
|
|
[PARAM:description]
|
|
%Programming\Tutorials\UMG:description%
|
|
[/PARAM]
|
|
[/OBJECT]
|
|
[/VAR]
|
|
|
|
[VAR:TopicCompact]
|
|
[OBJECT:TopicCompact]
|
|
[PARAM:image]
|
|

|
|
[/PARAM]
|
|
[PARAM:title]
|
|
%Programming\Tutorials\UMG:title%
|
|
[/PARAM]
|
|
[PARAM:path]
|
|
[RELATIVE:Programming\Tutorials\UMG]
|
|
[/PARAM]
|
|
[PARAM:description]
|
|
%Programming\Tutorials\UMG:description%
|
|
[/PARAM]
|
|
[/OBJECT]
|
|
[/VAR]
|
|
|
|
Over the course of this tutorial, you will learn to use Unreal Motion Graphics (UMG) to build a basic menu system with multiple screens and buttons.
|
|
|
|
[OBJECT:EmbeddedVideo]
|
|
[PARAMLITERAL:width]
|
|
640
|
|
[/PARAMLITERAL]
|
|
[PARAMLITERAL:height]
|
|
360
|
|
[/PARAMLITERAL]
|
|
[PARAMLITERAL:videoid]
|
|
eEwZ8QVaYCQ
|
|
[/PARAMLITERAL]
|
|
[/OBJECT]
|
|
|
|
[OBJECT:TopicButtonList]
|
|
[PARAM:icon]
|
|
(convert:false)
|
|
[/PARAM]
|
|
[PARAM:title]
|
|
Steps
|
|
[/PARAM]
|
|
[PARAM:description]
|
|
[/PARAM]
|
|
[PARAM:links]
|
|
* [](Programming\Tutorials\UMG\1 "%Programming\Tutorials\UMG\1:description%")
|
|
* [](Programming\Tutorials\UMG\2 "%Programming\Tutorials\UMG\2:description%")
|
|
* [](Programming\Tutorials\UMG\3 "%Programming\Tutorials\UMG\3:description%")
|
|
* [](Programming\Tutorials\UMG\4 "%Programming\Tutorials\UMG\4:description%")
|
|
* [](Programming\Tutorials\UMG\5 "%Programming\Tutorials\UMG\5:description%")
|
|
* [](Programming\Tutorials\UMG\6 "%Programming\Tutorials\UMG\6:description%")
|
|
[/PARAM]
|
|
[/OBJECT]
|
|
|
|
|
|
|