Drawing OnGUI

Sam show us the OnGUI method and explains when it's called. We use it to draw UI using EditorGUI and EditorGUILayout methods. EditorGUI Methods EditorGUILayout Methods
Complete and continue