Exemple #1
0
 private void Start()
 {
     GetComponent <Text>().text = LoadingData.ReturnTheNumberOfCoins().ToString();
 }