Page 1 of 1

Why there is no full API Documentations?

Posted: 07 Oct 2015, 14:14
by LetsTryVentuz
Unity has this:
http://docs.unity3d.com/ScriptReference/

It seems like Ventuz documentations has some explanations but there is no place where I can just search for a function to see what it does.
Why is that?

Re: Why there is no full API Documentations?

Posted: 07 Oct 2015, 17:18
by lerou
What exactly are you talking about? Scripting? There is a documentation in the Ventuz Install folder. But that's just important if you want to talk to VMS or something like that. For regular scripting you can pretty much just use C# .NET.

Best,
rou