x


How to set unity for finding the c# dll?

Now I have built a c# library called ClassLibrary.dll and want use its function in my unity's c# code. As we known,in order to achieve the goal, we can add path and reference in the IDE vs2005. I am puzzled how can I do that in the unity?

Thanks for your help.

more ▼

asked Dec 01 '09 at 09:41 AM

yyy450 gravatar image

yyy450
64 2 2 4

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

You can simply include the DLL in your Assets/ folder. Unity will automatically pick it up.

more ▼

answered Dec 01 '09 at 03:02 PM

jashan gravatar image

jashan
10.3k 25 43 117

Got it.Thank you!

Dec 02 '09 at 01:34 AM yyy450
(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x5276
x246

asked: Dec 01 '09 at 09:41 AM

Seen: 3839 times

Last Updated: Dec 22 '09 at 10:53 AM