If that is the case, all reference at mono website is not valid for Unity, because they only have the latest version documentation, meaning function reference, classes, Etc.
Am searching for the complete reference on Unity site, but so far no luck.
I have just downloaded mono v1.2.5 but it seems to lack documentation.
I downloaded a thing called monodoc 1.2.5 but it is a bunch of programs with instructions to compile, not documents.
Where can I find that complete mono reference for use with unity?
That’s a great start point. The MSDN library keeps previous versions documentation, whereas mono only has docs for the current version, so older versions are digged who knows where.
If I find some specific documentation for mono 1.2.5 will post it here.