> For the complete documentation index, see [llms.txt](https://ditoland-utplus.gitbook.io/ditoland/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ditoland-utplus.gitbook.io/ditoland/sample/ui.md).

# UI

UI와 관련된 예제에요.

## 사용 방법‌ <a href="#undefined" id="undefined"></a>

필요한 맵 파일을 다운받고 압축을 푼 뒤, 스튜디오에서 RMO 파일을 열어 확인할 수 있어요.

## 샘플 맵 <a href="#undefined-1" id="undefined-1"></a>

* [Anchor.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/Anchor.RMO) - UI 앵커에 대한 예제에요.
* [WidgetVisible.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/WidgetVisible.RMO) - UI를 보이게 하거나, 보이지 않게 하는 예제에요.‌
* [SetText.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/SetText.RMO) - Text 표시에 대한 예제에요.‌
* [SetColor.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/SetColor.RMO) - UI의 Color 변경에 대한 예제에요.‌
* [Opacity.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/Opacity.RMO) - UI의 투명도 변경에 대한 예제에요.‌
* [ButtonEvent.RMO](https://huy6eprx677.edge.naverncp.com/manualsample/ButtonEvent.RMO) - 버튼 클릭시 함수를 호출하는 예제에요.
* [CreateUIWidget.RMO ](https://huy6eprx677.edge.naverncp.com/manualsample/CreateUIWidget.RMO)- 위젯을 생성하는 예제에요.&#x20;
* [DeleteWidget.RMO ](https://huy6eprx677.edge.naverncp.com/manualsample/DeleteWidget.RMO)- 위젯을 제거하는 예제에요.&#x20;
