docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate ProcessOutputHandler

    Represents the method that will handle player process output, line by line.

    Namespace: Unity.Build.Common
    Assembly: solution.dll
    Syntax
    public delegate void ProcessOutputHandler(object sender, string line)
    Parameters
    Type Name Description
    object sender
    string line
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)