Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OnGUI()

Unity calls this method when it populates "Preferences/External Tools" in order to allow the code editor to generate necessary GUI. For example, when creating an an argument field for modifying the arguments sent to the code editor.
Read time 1 minuteLast updated 5 days ago

Definition

void OnGUI()