Class WindowsBuildTarget | Unity Windows Platform | 0.1.8-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class WindowsBuildTarget

    Inheritance
    Object
    WindowsBuildTarget
    Namespace: Unity.Platforms.Windows
    Syntax
    public abstract class WindowsBuildTarget : BuildTarget

    Properties

    CanBuild

    Declaration
    public override bool CanBuild { get; }
    Property Value
    Type Description
    Boolean

    ExecutableExtension

    Declaration
    public override string ExecutableExtension { get; }
    Property Value
    Type Description
    String

    UnityPlatformName

    Declaration
    public override string UnityPlatformName { get; }
    Property Value
    Type Description
    String

    Methods

    Run(FileInfo)

    Declaration
    public override bool Run(FileInfo buildTarget)
    Parameters
    Type Name Description
    FileInfo buildTarget
    Returns
    Type Description
    Boolean

    RunTestMode(String, String, Int32)

    Declaration
    public override ShellProcessOutput RunTestMode(string exeName, string workingDirPath, int timeout)
    Parameters
    Type Name Description
    String exeName
    String workingDirPath
    Int32 timeout
    Returns
    Type Description
    ShellProcessOutput
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023