docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CanBuild

    CanBuild(out string)

    Determine if the build pipeline of this build configuration can build.

    Declaration
    public bool CanBuild(out string reason)
    Parameters
    Type Name Description
    string reason

    If CanBuild(out string) returns false, the reason why it fails.

    Returns
    Type Description
    bool

    Whether or not the build pipeline can build.

    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)