LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

PluginImporter.GetExcludeFromAnyPlatform

public bool GetExcludeFromAnyPlatform(string platformName);
public bool GetExcludeFromAnyPlatform(BuildTarget platform);

Parameters

platformTarget platform.

Description

Is platform excluded when Any Platform set to true.