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.