↧
Answer by whydoidoit
It's .NET 2.0 only I'm afraid. Also a few bits of that are missing on phones etc.
View ArticleAnswer by Deniska
Actually Unity3D 3.5 has been [updated to C# 3.5][1]. If the source code for this library is available you may try to recompile it for 3.5. If it do not use any 4.0 features like parallel for etc - it...
View Article