BGC Tools
|
Used for server related tasks so we can inform the user on what is happening More...
Properties | |
string | Title [get, set] |
Title of the panel More... | |
string | Status [get, set] |
Status content (body) of the panel More... | |
Private Member Functions | |
void | Awake () |
Private Attributes | |
Text | title = null |
Text | status = null |
Used for server related tasks so we can inform the user on what is happening
Definition at line 10 of file StatusPanel.cs.
|
inlineprivate |
Definition at line 32 of file StatusPanel.cs.
|
private |
Definition at line 16 of file StatusPanel.cs.
|
private |
Definition at line 13 of file StatusPanel.cs.
|
getset |
Status content (body) of the panel
Definition at line 27 of file StatusPanel.cs.
|
getset |
Title of the panel
Definition at line 20 of file StatusPanel.cs.