docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method OnProcessBootConfigExt

    OnProcessBootConfigExt(BuildReport, BootConfigBuilder)

    Called during the build process when extension is enabled. Implement this function to add Boot Config Settings.

    Declaration
    protected virtual void OnProcessBootConfigExt(BuildReport report, BootConfigBuilder builder)
    Parameters
    Type Name Description
    BuildReport report

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

    BootConfigBuilder builder

    This is the Boot Config interface tha can be used to write boot configs

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