Example #1
0
 public bool DrawDefaultInspector(Rect position)
 {
     DefaultDrawer.Draw(position);
     return(true);
 }