This is my code GetComponent ().text = PlayerPrefs.GetInt("skor").ToString;
error: cannot convert method grup "tostring" to non dellegate type "string"
I don't know, why? Please give me solution of this
This is my code GetComponent ().text = PlayerPrefs.GetInt("skor").ToString;
error: cannot convert method grup "tostring" to non dellegate type "string"
I don't know, why? Please give me solution of this