This version of Unity is unsupported.

PluginImporter.GetExcludeFromAnyPlatform

Declaration

public bool GetExcludeFromAnyPlatform(string platformName);

Declaration

public bool GetExcludeFromAnyPlatform(BuildTarget platform);

Parameters

platform Target platform.

Description

Is platform excluded when Any Platform set to true.