I have some c# code , which uses some things which dont work in unity, like .NET 4.0 , so i can only compile it outside of unity. Is there a possibility to import that into unity and call some funktions in the code? Maybe make unity start the exe and then send and recieve data from it? or import it as Dll?
↧