コード例 #1
0
 void Start()
 {
     cg = GetComponent <CanvasGroup>();
     errorText.RegisterAction(UpdateText);
 }