You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
50 lines
1.5 KiB
Plaintext
50 lines
1.5 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]
|
|

|
|
[/PARAM]
|
|
[PARAM:icon]
|
|
(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]
|
|

|
|
[/PARAM]
|
|
[PARAM:title]
|
|
Slate Topics
|
|
[/PARAM]
|
|
[PARAM:links]
|
|
* [](Programming/Slate/Architecture "%Programming/Slate/Architecture:Description%")
|
|
* [](Programming/Slate/DetailsCustomization "%Programming/Slate/DetailsCustomization:Description%")
|
|
* [](Programming/Slate/InGameUI "%Programming/Slate/InGameUI:Description%")
|
|
* [](Programming/Slate/Overview "%Programming/Slate/Overview:Description%")
|
|
* [](Programming/Slate/Setup "%Programming/Slate/Setup:Description%")
|
|
* [](Programming/Slate/Widgets "%Programming/Slate/Widgets:Description%")
|
|
[/PARAM]
|
|
[/OBJECT]
|