GetAndroidCPU(PluginImporter)
Gets the Android CPU architecture that the plugin supports.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Android
- Assembly: UnityEditor.Android.Extensions
public static AndroidArchitecture GetAndroidCPU(this PluginImporter importer)
Parameters
Returns
Type | Description |
|---|---|
| AndroidArchitecture | Returns the AndroidArchitecture that represents the Android CPU architecture the plugin supports. |