Files
UnrealEngineUWP/Engine/Documentation/Source/Programming/Tutorials/UMG/UMG.INT.udn
Ben Marsh 40fd45b376 Copying //UE4/Dev-Documentation to Samples-Main (//UE4/Samples-Main)
#rb none
#lockdown Nick.Penwarden

[CL 3239839 by Ben Marsh in Main branch]
2016-12-19 13:09:22 -05:00

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]
![](newclass_topic.png)
[/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]
![](newclass_topic.png)
[/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]
![](%ROOT%/start_icon.png)(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]