private void _updateEffect() { this.transform.Find("Effect").gameObject.GetComponent <Text>().text = _currentEffect.GetText(); }