EditorGUI.DisabledScope Constructor
public EditorGUI.DisabledScope(bool disabled);
Parameters
| disabled | Boolean specifying if the controls inside the group should be disabled. |
Description 描述
Create a new DisabledScope and begin the corresponding group.