PluginImporter.SetCompatibleWithAnyPlatform

Switch to Manual
public void SetCompatibleWithAnyPlatform (bool enable);

Parameters

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

Description

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

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