Answer the question
In order to leave comments, you need to log in
What is the difference between Unity in c# and JS?
What is the difference between Unity in c# and JS?
in terms of syntax or its features?
Answer the question
In order to leave comments, you need to log in
Unity in c# from JS
var i : int;
function doSomething(i : int) : int
{
return i * i;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question