Files
UnrealEngineUWP/Engine/Documentation/Source/Programming/Slate/SlateUI.INT.udn
Matthew Clark 2502e67556 #UE4doc #docs:
Updated Engine version

[CL 2615198 by Matthew Clark in Main branch]
2015-07-09 11:25:48 -04:00

48 lines
1.3 KiB
Plaintext

Availability:Public
Title:Slate UI Framework
Crumbs:%ROOT%, Programming
Description:Cross-platform user interface framework for creating tool and in-game UIs.
Navigation:topic
Version:4.9
[VAR:Topic]
[OBJECT:Topic]
[PARAM:image]
![%Programming/Slate:title%](Engine/UI/editor_topic.png)
[/PARAM]
[PARAM:icon]
![](%ROOT%/prog_icon.png)(convert:false)
[/PARAM]
[PARAM:title]
%Programming/Slate:title%
[/PARAM]
[PARAM:description]
%Programming/Slate:description%
[/PARAM]
[PARAM:path]
[RELATIVE:Programming/Slate]
[/PARAM]
[/OBJECT]
[/VAR]
[Region:tip]
Are you looking to make in-game UI? If so, the preferred method of making UI for your game is [Unreal Motion Graphics (UMG)](Engine/UMG).
[/Region:tip]
Slate is the name for Unreal's custom UI programming framework. The editor interface is largely built using Slate.
[OBJECT:TopicButtonList]
[PARAM:icon]
![](%ROOT%/start_icon.png)
[/PARAM]
[PARAM:title]
Slate Topics
[/PARAM]
[PARAM:links]
* [](Programming/Slate/Architecture "%Programming/Slate/Architecture:Description%")
* [](Programming/Slate/DetailsCustomization "%Programming/Slate/DetailsCustomization:Description%")
* [](Programming/Slate/Overview "%Programming/Slate/Overview:Description%")
* [](Programming/Slate/Widgets "%Programming/Slate/Widgets:Description%")
[/PARAM]
[/OBJECT]