Version: 2020.3
言語: 日本語

PluginImporter.GetCompatibleWithAnyPlatform

マニュアルに切り替える
public bool GetCompatibleWithAnyPlatform ();

戻り値

bool True if the plugin is flagged as being compatible with Any Platform, otherwise returns false.

説明

Checks whether a plugin is flagged as being compatible with Any Platform.

This does not mean that all platforms are compatible, as some particular platforms might still be excluded or included. See Also:PluginImporter.SetCompatibleWithAnyPlatform.