Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AndroidPluginImporterUtilties.SetAndroidCPU

Declaration

public static void SetAndroidCPU(PluginImporter importer, AndroidArchitecture architecture);

Description

Sets the Android CPU architecture that the plugin supports.

This is only applicable for plugins that use the .so or .a file extension.