Version: 2017.3

EditorGUI.IndentLevelScopeConstructor

Cambiar al Manual
public EditorGUI.IndentLevelScope ();
public EditorGUI.IndentLevelScope (int increment);

Parámetros

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

Descripción

Creates an IndentLevelScope and increases the EditorGUI indent level.