Answer the question
In order to leave comments, you need to log in
How to view all MonoBehaviour methods?
Good afternoon.
I write code in Visual studio. How is it more convenient to override the MonoBehaviour -OnMouseDown(), OnTriggerExit(), Start(), etc. methods? All the time to look at the methods you need in the documentation? Or are there any hotkeys?
Answer the question
In order to leave comments, you need to log in
With standard vizhla and unityVS settings (if you installed vizhla from the unity installer, then everything is ok) in the MonoBehaviour successor class, press Ctrl + Shift + M - and you get a dialogue with all unity messages.
By the way, this is not an override in C# terms.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question