Show / Hide Table of Contents

    Enum ProcessIO

    Namespace: QFSW.BA
    Assembly: QFSW.BA.dll
    Syntax
    public enum ProcessIO

    Fields

    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.

    Extension Methods

    CollectionExtensions.Yield<ProcessIO>()
    Build Automator 2 by QFSW
    Back to top