Can a C# dll be used in Unity Pro

I noticed that C/C++ dll can be called in Unity Pro, but does that apply for dll writen in C#, can I use C# dll like that in Unity Pro?

1 Answer

1

Just drag the C# dll into your assets folder. This should work. See also http://forum.unity3d.com/viewtopic.php?p=214278