Class SettingsGUILayout.IndentedGroup
Supports all classes in the .NET Framework class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all classes in the .NET Framework; it is the root of the type hierarchy.To browse the .NET Framework source code for this type, see the Reference Source.
Implements
Inherited Members
Namespace: UnityEditor.SettingsManagement
Assembly: solution.dll
Syntax
public class SettingsGUILayout.IndentedGroup : IDisposable
Constructors
Name | Description |
---|---|
IndentedGroup() | Create an indented GUI section. |
IndentedGroup(string) | Create an indented GUI section with a header. |
Methods
Name | Description |
---|---|
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |