Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AndroidPluginImporterUtilities

Provides Android specific extension methods for the PluginImporter.
Read time 1 minuteLast updated 5 days ago

Definition

public static class AndroidPluginImporterUtilities

Static Methods

Method

Description

GetAndroidCPUGets the Android CPU architecture that the plugin supports.
GetAndroidSharedLibraryTypeGets the type of content that the shared library contains.
SetAndroidCPUSets the Android CPU architecture that the plugin supports.
SetAndroidSharedLibraryTypeSets the type of content that the shared library contains.