docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method OnPreprocessBuildExt

    OnPreprocessBuildExt(BuildReport)

    Called during the build process when the feature is enabled. Implement this function to receive a callback before the build starts.

    Declaration
    protected abstract void OnPreprocessBuildExt(BuildReport report)
    Parameters
    Type Name Description
    BuildReport report

    Report that contains information about the build, such as its target platform and output path.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, November 1, 2023