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.