Files
netease-modsdk-wiki/docs/mconline/15-玩法组件教程/13-创建UI/0-摘要.md
boybook 760c2dd9ad 2.6
2025-12-01 20:59:16 +08:00

15 lines
921 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
front: https://nie.res.netease.com/r/pic/20211104/69055361-2e7a-452f-8b1a-f23e1262a03a.jpg
hard: 入门
time: 5分钟
---
# 摘要
在本章中,我们将一起来学习**JSON UI**的制作以及JSON UI和模组API的配合方法。
- 在第一节(*了解和创建JSON UI*我们将一起学习什么是JSON UI以及如何创建一个JSON UI的**屏幕****Screen**)。
- 在第二节(*为自定义箱子绘制界面*我们将一起使用编辑器的界面编辑器为我们之前的无法储藏版自定义箱子绘制一个界面并使用模组SDK实现其在游戏内的显示。
- 在第三节(*挑战:设计箱子锁*)中,我们将一起实现一个挑战,为箱子制作一个功能完备的箱子锁。
关键词JOSN UI 界面 屏幕 场景栈 控件 继承 路由 路径 变量 全局变量 绑定 绑定名 绑定器 属性袋 按钮映射 动画 箱子锁