Hi All,
Do u know or is there any way to know what version of C# Unity 3.2 uses?
I hope its C# 4....
Thank u in advance
Eyal
Hi All,
Do u know or is there any way to know what version of C# Unity 3.2 uses?
I hope its C# 4....
Thank u in advance
Eyal
Unity 3.2 uses Mono 2.6 like Unity 3.1, see this answer. There seems to be a compatibility list for Mono 2.8 only on the web, so you might want to check the Mono Changelog back to 2.6 to check wether a feature is in or not, though I would code some quick tests to see if my wanted features are running.
It's mostly C# 3.5.