EditorGUI.DisabledGroupScopeConstructor

매뉴얼로 전환
public EditorGUI.DisabledGroupScope (bool disabled);

파라미터

disabledBoolean specifying if the controls inside the group should be disabled.

설명

Create a new DisabledGroupScope and begin the corresponding group.