Enum ProcessIO
Namespace: QFSW.BA
Assembly: QFSW.BA.dll
Syntax
public enum ProcessIOFields
| Name | Description | 
|---|---|
| Debug | Redirects the output to Unity's Debug logging. | 
| None | No IO will be displayed. | 
| Window | Runs the process in it's own window which handles the IO. |