コード例 #1
0
 private void _updateEffect()
 {
     this.transform.Find("Effect").gameObject.GetComponent <Text>().text = _currentEffect.GetText();
 }