Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

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

PluginImporter.GetExcludeFromAnyPlatform

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

Parameters

platform Target platform.

Description

Is platform excluded when Any Platform set to true.