In Visual Studio for Mac, press Cmd+ Shift+ M. In Visual Studio, position the cursor where you want the methods to be inserted, then press Ctrl+ Shift+ M to launch the MonoBehavior wizard. To create empty MonoBehavior method definitions with the MonoBehavior wizard: This feature, particularly with the Generate method comments option enabled, is helpful if you are still learning what's available in the Unity API. You can use the MonoBehavior wizard to view a list of all the Unity API methods and quickly implement an empty definition.