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.