IPostGenerateGradleAndroidProject

interface in UnityEditor.Android


Implements interfaces:IOrderedCallback

Description

Implement this interface to receive a callback after the Android Gradle project is generated. Inherited from UnityEditor.Build.IOrderedCallback.

Public Methods

OnPostGenerateGradleAndroidProjectImplement this function to receive a callback after the Android Gradle project is generated and before the build process begins. It is not called during an internal build process.

Did you find this page useful? Please give it a rating: