Exemple #1
0
 void UpdateImage( )
 {
     iconImage.sprite = AssetLoader.instance.GetSprite(info.GetId().ToString());
 }