UI; public class ActiveSelfTest : MonoBehaviour { public GameObject ImageBG; public Button button; void Start () { ImageBG.SetActive(false) ...
確定! 回上一頁