Question by
Lanthuas · Oct 25, 2016 at 09:18 AM ·
methodssource code
How to access source code of Unity buit-in methods?
Hello everyone.
I am trying inspect source code of Unity built-in methods because I want to know, how i.e. OnTriggerEnter() or OnMouseDown() etc. works. Is there way how to find and access source code of these methods? I have free version of Unity 5.
Thanks for responses!
Comment
Your answer
Follow this Question
Related Questions
How can i pass a method like a parameter Unity3d C#? 3 Answers
Int returns 0 after value is assigned, ,Int returns 0 within certain method, Can't figure out why. 0 Answers
GameObject variable not holding it's value 0 Answers
method calls 0 Answers
Animator's SetFloat method does not appear in Intellisense suggestions 0 Answers