You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
48 lines
1.5 KiB
Plaintext
48 lines
1.5 KiB
Plaintext
INTSourceChangelist:2433802
|
|
Availability:Public
|
|
Title:슬레이트 UI 프레임워크
|
|
Crumbs:%ROOT%, Programming
|
|
Description:Slate, 슬레이트는 툴과 게임내 UI 제작에 쓰이는 크로스 플랫폼 유저 인터페이스 프레임워크 입니다.
|
|
Navigation:topic
|
|
Version:4.4
|
|
|
|
[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]
|
|
게임내 UI 제작을 알아보고 계신가요? 그렇다면 게임용 UI 제작에 더욱 적합한 [언리얼 모션 그래픽 (UMG)](Engine/UMG) 이 있습니다.
|
|
[/Region:tip]
|
|
|
|
Slate (슬레이트)는 언리얼의 커스텀 UI 프로그래밍 프레임워크 이름입니다. 에디터 인터페이스는 거의 슬레이트로 제작됩니다.
|
|
|
|
[OBJECT:TopicButtonList]
|
|
[PARAM:icon]
|
|

|
|
[/PARAM]
|
|
[PARAM:title]
|
|
슬레이트 관련
|
|
[/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] |