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