摘要:
using System.Collections.Generic; using UnityEngine; using UnityEngine.EventSystems; public class Script_05_09 : MonoBehaviour, IPointerClickHandler, 阅读全文
posted @ 2022-02-22 15:35
小帆敲代码
阅读(47)
评论(0)
推荐(0)
摘要:
using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.Events; using UnityEngine.EventSystems; public class 阅读全文
posted @ 2022-02-22 14:38
小帆敲代码
阅读(35)
评论(0)
推荐(0)
摘要:
using UnityEngine; using UnityEngine.EventSystems; public class Script_05_06 : MonoBehaviour,IPointerClickHandler { #region IPointerClickHandler imple 阅读全文
posted @ 2022-02-22 13:53
小帆敲代码
阅读(190)
评论(0)
推荐(0)
摘要:
Toggle 设置Toggle Group可以将多个Toggle放在一个组中。 using UnityEngine; using UnityEngine.UI; public class Script_05_01 : MonoBehaviour { public Toggle[] toggles; 阅读全文
posted @ 2022-02-22 11:42
小帆敲代码
阅读(67)
评论(0)
推荐(0)

浙公网安备 33010602011771号