Exemple #1
0
 void Start()
 {
     OnCardSpawn.Invoke();
     writeTextFields(); //Later text field actualization because of text replacement. At this point the actual card is the actual card.
 }
Exemple #2
0
 void Start()
 {
     OnCardSpawn.Invoke();
 }