Skip to main content
Version: 10.13.x

BuildProcessing.AndroidBuildContext Struct

Context used to maintain state between Android build preprocessing and postprocessing. More...

Public Attributes

bool CopiedAndroidManifest
 Whether a flavor-specific Android manifest was copied to a Unity-recognized location, and needs to be removed.
 

Detailed Description

Context used to maintain state between Android build preprocessing and postprocessing.
Context used to maintain state between Android build preprocessing and postprocessing. More...

Public Attributes

bool CopiedAndroidManifest
 Whether a flavor-specific Android manifest was copied to a Unity-recognized location, and needs to be removed.
 

Detailed Description

Context used to maintain state between Android build preprocessing and postprocessing.