Exemple #1
0
 private void OnGUI()
 {
     GHelpToolDrawer.DrawGUI();
 }
 public override void OnInspectorGUI()
 {
     GHelpToolDrawer.DrawGUI();
 }