PluginImporter.GetExcludeFromAnyPlatform
public bool GetExcludeFromAnyPlatform(string platformName);
Parameters
| platform | Target platform. |
Description 描述
Is platform excluded when Any Platform set to true.
See also PluginImporter.SetExcludeFromAnyPlatform.