Version: 2020.3

PluginImporter.SetCompatibleWithAnyPlatform

切换到手册
public void SetCompatibleWithAnyPlatform (bool enable);

参数

enable 确定插件是否与任何平台兼容。

描述

设置与任何平台的兼容性。

这并不意味着兼容所有平台,因为仍然可能排除或包含某些特定平台。 另请参阅:PluginImporter.GetCompatibleWithAnyPlatform