Version: 2019.4

EditorGUI.IndentLevelScopeConstructor

マニュアルに切り替える
public EditorGUI.IndentLevelScope ();
public EditorGUI.IndentLevelScope (int increment);

パラメーター

incrementThe EditorGUI indent level will be increased by this amount inside the scope.

説明

Creates an IndentLevelScope and increases the EditorGUI indent level.