docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method OnClean

    OnClean(CleanContext)

    Provides implementation to clean files produced by the build of this build pipeline corresponding to the specified build configuration.

    Declaration
    protected abstract CleanResult OnClean(CleanContext context)
    Parameters
    Type Name Description
    CleanContext context

    The clean context for the scope of the clean operation.

    Returns
    Type Description
    CleanResult

    A result describing if clean is successful 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)