docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method OnCanBuild

    OnCanBuild(BuildContext)

    Provides additional implementation to determine if the build pipeline satisfy requirements to build.

    Declaration
    protected virtual BoolResult OnCanBuild(BuildContext context)
    Parameters
    Type Name Description
    BuildContext context

    The build context for the scope of the build operation.

    Returns
    Type Description
    BoolResult

    A result describing if the pipeline can build or not.

    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)