Hi guys, Im having a problem here, translating a js to c# For JS: - TopicsExpress



          

Hi guys, Im having a problem here, translating a js to c# For JS: Has no error var reachLvl1: int = 0; reachLvl1 = PlayerPrefs.GetInt(SavedLevel1); For c#: Unexpected symbol = int reachLvl1 = 0; reachLvl1 = PlayerPrefs.GetInt(SavedLevel1); // error here I tried an online converter to sort this thing out, and i copied this translated code but gives me error.. Anyone knows how to fix this??Thanks :)
Posted on: Mon, 08 Dec 2014 06:38:55 +0000

Trending Topics



Recently Viewed Topics




© 2015