GetExcludeEditorFromAnyPlatform()
Is Editor excluded when Any Platform is set to true.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public bool GetExcludeEditorFromAnyPlatform()
Returns
Type | Description |
|---|---|
| bool |
Remarks
See also PluginImporter.SetExcludeFromAnyPlatform.