Method | Description | |
---|---|---|
VerticalScope ( ) : System |
Create a new VerticalScope and begin the corresponding vertical group.
|
|
VerticalScope ( |
Create a new VerticalScope and begin the corresponding vertical group.
|
|
VerticalScope ( |
Create a new VerticalScope and begin the corresponding vertical group.
|
|
VerticalScope ( |
Create a new VerticalScope and begin the corresponding vertical group.
|
|
VerticalScope ( string text, |
Create a new VerticalScope and begin the corresponding vertical group.
|
Method | Description | |
---|---|---|
CloseScope ( ) : void |
public VerticalScope ( |
||
content | Text, image, and tooltip for this group. | |
style | The style to use for background image and padding values. If left out, the background is transparent. | |
return | System |
public VerticalScope ( |
||
style | The style to use for background image and padding values. If left out, the background is transparent. | |
return | System |
public VerticalScope ( |
||
image | Texture to display on group. | |
style | The style to use for background image and padding values. If left out, the background is transparent. | |
return | System |
public VerticalScope ( string text, |
||
text | string | Text to display on group. |
style | The style to use for background image and padding values. If left out, the background is transparent. | |
return | System |