docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method OnPostGenerateGradleAndroidProjectExt

    OnPostGenerateGradleAndroidProjectExt(string)

    Called during build process when extension is enabled. Implement this function to receive a callback after the Android Gradle project is generated and before building begins. Function is not called for Internal builds.

    Declaration
    protected abstract void OnPostGenerateGradleAndroidProjectExt(string path)
    Parameters
    Type Name Description
    string path

    The path to the root of the Gradle project. Note: When exporting the project, this parameter holds the path to the folder specified for export.

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