Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

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 building begins. It is not called when doing an Internal build.

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