Private Member Functions | |
| void | ScriptConsoleTab (Widget root) |
| void | Update (float timeslice) |
| bool | OnChange (Widget w, int x, int y, bool finished) |
| bool | OnClick (Widget w, int x, int y, int button) |
Private Attributes | |
| protected Widget | m_Root |
| ref Timer | m_RPCTimer = new Timer() |
Definition at line 1 of file ScriptConsoleWeatherTab.c.
|
inlineprivate |
Definition at line 5 of file ScriptConsoleWeatherTab.c.
References m_Root.
|
private |
|
private |
Definition at line 3 of file ScriptConsoleWeatherTab.c.
Referenced by ScriptConsoleTab().
Definition at line 4 of file ScriptConsoleWeatherTab.c.