platformName | 目标平台。 |
将任何平台设置为 true 时,从兼容的平台中排除平台。
当您要应用“插件与除此平台之外的任何平台兼容”这一逻辑时会用到。
注意:PluginImporter.SetCompatibleWithPlatform 或 PluginImporter.SetCompatibleWithEditor 会重载此设置。
You can also use PluginImporter.GetImporters to check whether or not your plugin is compatible with specific platforms.