コード例 #1
0
 protected void ReloadCardImage()
 {
     LoadImageOnto(card.GetImagePath(), cardUI.imageField);
 }