Version: 2019.2
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.