| Name | Description |
|---|---|
| InvokeUIThread(Func<Object>) | Runs the specified action in the UI thread. |
| InvokeUIThread(Func<Object, Object>, Object) | Runs the specified action in the UI thread. |
| LogInfo(String) | Logs an information. |
| ScriptByName(String) | Gets the script that has the specified name. |
| Name | Description |
|---|---|
| ScriptNames | Lists the available scripts. |