How to acces unity libraries

Nov 13, 2020 at 4:20pm
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..
Nov 13, 2020 at 6:54pm
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 Nov 13, 2020 at 7:03pm
Nov 15, 2020 at 6:25pm
thanks
Topic archived. No new replies allowed.