Method | Description | |
---|---|---|
AreaScope ( |
Create a new AreaScope and begin the corresponding Area.
|
|
AreaScope ( |
Create a new AreaScope and begin the corresponding Area.
|
|
AreaScope ( |
Create a new AreaScope and begin the corresponding Area.
|
|
AreaScope ( |
Create a new AreaScope and begin the corresponding Area.
|
|
AreaScope ( |
Create a new AreaScope and begin the corresponding Area.
|
|
AreaScope ( |
Create a new AreaScope and begin the corresponding Area.
|
|
AreaScope ( |
Create a new AreaScope and begin the corresponding Area.
|
Method | Description | |
---|---|---|
CloseScope ( ) : void |
public AreaScope ( |
||
screenRect | ||
return | System |
public AreaScope ( |
||
screenRect | ||
content | Optional text, image and tooltip top display for this area. | |
return | System |
public AreaScope ( |
||
screenRect | ||
content | Optional text, image and tooltip top display for this area. | |
style | The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background. | |
return | System |
public AreaScope ( |
||
screenRect | ||
image | Optional texture to display in the area. | |
return | System |
public AreaScope ( |
||
screenRect | ||
image | Optional texture to display in the area. | |
style | The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background. | |
return | System |
public AreaScope ( |
||
screenRect | ||
text | string | Optional text to display in the area. |
return | System |
public AreaScope ( |
||
screenRect | ||
text | string | Optional text to display in the area. |
style | The style to use. If left out, the empty GUIStyle (GUIStyle.none) is used, giving a transparent background. | |
return | System |