Method | Description | |
---|---|---|
HorizontalScope ( ) |
Create a new HorizontalScope and begin the corresponding horizontal group.
|
|
HorizontalScope ( GUIStyle, style ) |
Create a new HorizontalScope and begin the corresponding horizontal group.
|
Method | Description | |
---|---|---|
CloseScope ( ) : void |
Method | Description | |
---|---|---|
HorizontalScope ( GUIContent, content, GUIStyle, style ) |
public HorizontalScope ( GUIStyle, style ) | ||
style | GUIStyle, | The style to use for background image and padding values. If left out, the background is transparent. |