コード例 #1
0
 private void Start()
 {
     imageComponent = GetComponent <Image>();
     data.resetValue(100f);
     listData.ClearCollection();
 }