SetExcludeEditorFromAnyPlatform(bool)
Exclude Editor from compatible platforms when Any Platform is set to true.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public void SetExcludeEditorFromAnyPlatform(bool excludedFromAny)
Parameters
Remarks
See also PluginImporter.SetExcludeFromAnyPlatform.