예제 #1
0
 void Start()
 {
     baseData.BaseCardUpdate(cardNameText, ability1Text, hpText, artImage); //updates prefab UI text with values from scriptable object
 }