Version: 2022.3

PluginImporter.GetCompatibleWithAnyPlatform

切换到手册
public bool GetCompatibleWithAnyPlatform ();

返回

bool 如果插件被标记为与**任何平台**兼容,应返回 true,否则返回 false。

描述

检查插件是否被标记为与**任何平台**兼容。

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