Version: 2022.3
언어: 한국어

EditorGUI.IndentLevelScopeConstructor

매뉴얼로 전환
public EditorGUI.IndentLevelScope ();
public EditorGUI.IndentLevelScope (int increment);

파라미터

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

설명

Creates an IndentLevelScope and increases the EditorGUI indent level.