Version: 2021.3

PluginImporter.GetCompatibleWithAnyPlatform

切换到手册
public bool GetCompatibleWithAnyPlatform ();

返回

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

描述

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

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