예제 #1
0
 public override void OnInspectorGUI()
 {
     toolSelection.OnGUI();
 }
예제 #2
0
 private void OnGUI()
 {
     configSelection.OnGUI();
 }