from : http://forum.unity3d.com/threads/157096-Weekend-project-jQuery-for-Unity-uQuery
If I want to bring this Script. Do I need to do?
I'm not familiar w/ that project, but it appears to be written in Javascript so you'll want to be familiar w/ Unity's compilation order being that the JS code will be referencing CS objects.
http://docs.unity3d.com/Documentation/ScriptReference/index.Script_compilation_28Advanced29.html
http://answers.unity3d.com/questions/12248/i-need-to-call-a-c-function-from-javascript.html
Are you sure you want to delete this message?
Are you sure you want to delete this conversation?
To reset your password please enter the email address associated with your account. An email will be sent to you with instructions on how to complete changing your password.
I'm not familiar w/ that project, but it appears to be written in Javascript so you'll want to be familiar w/ Unity's compilation order being that the JS code will be referencing CS objects.
http://docs.unity3d.com/Documentation/ScriptReference/index.Script_compilation_28Advanced29.html
http://answers.unity3d.com/questions/12248/i-need-to-call-a-c-function-from-javascript.html