EditorGUI.DisabledScopeConstructor

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

파라미터

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

설명

Create a new DisabledScope and begin the corresponding group.