Hello,
I will be without internet for about a month and was wondering if there is a download of the Unity API or a good book that provides plenty of reference’s e.g. examples and such.
Thanks,
Sincerely,
Angrodm
Hello,
I will be without internet for about a month and was wondering if there is a download of the Unity API or a good book that provides plenty of reference’s e.g. examples and such.
Thanks,
Sincerely,
Angrodm
In your Unity installation directory (e.g., C:\Program Files\Unity) in the directory Editor\Data\Documentation there’s all the reference materials.
Thats perfect. Thank you so much.
Sincerely,
Angrodm
No problem. By the way, you can also access it from Unity simply by going to the Help menu. ![]()
I’m having a similar issue, but My Unity 4.5 doesn’t have a C# reference. Its all in java. So how do I download the C# material.
If you use a mac - try out Dash - It will download the docs for most APIs like Unity, C#, Mono, Ruby and keep multiple versions automatically.
Works great with Unity
Not sure if they have a Windows version or not…
on the upper right corner are 3 buttons Js, C#, Boo. Select c# and you will get all examples ( if available ) in it
At Linux you can use Zeal, it is based on Dash