Files
UnrealEngineUWP/Engine/Documentation/Source/Programming/Slate/SlateUI.INT.udn
Ben Marsh 49831a5631 Include documentation source in repository.
[CL 2489162 by Ben Marsh in Main branch]
2015-03-24 08:35:52 -04:00

47 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.4
[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]