Example #1
0
 private void CompactLook()
 {
     Preferences.CompactLook();
     InspectorUtility.ActiveInspector.UnfoldAllComponents();
 }