예제 #1
0
 void Refresh()
 {
     valueText.text = attributeManager.GetCurrentValue(attribute).ToString();
 }