get the current directory in unity

85

get the current directory in unity -

path = System.IO.Directory.GetCurrentDirectory(); //This gives the projects path

Comments

Submit
0 Comments