How to acces unity libraries

How can i acces unity c# libraries and see what function they have ?
i know this isn't a c++ questions but i dont know where to ask..
https://docs.unity3d.com/ScriptReference/

Is this what you are looking for?
Try typing something like unity library reference or documentation into a search engine for this type of information. As a coder you are going to have to get used to searching for stuff like this on a regular basis if you intend to get anywhere in programming.
Last edited on
thanks
Topic archived. No new replies allowed.