LabelWidthScope¶
Namespace:
SideXP.Core.EditorOnly| Inherits from:GUI.Scope
Custom GUI scope for customizing the default label width in a block.
Constructors¶
LabelWidthScope(float)¶
Defines the editor label width inside this block.
Parameters
labelWidth: The expected label width.
Methods¶
CloseScope()¶
Reset the original editor label width.