Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PluginImporter.GetCompatibleWithAnyPlatform

public bool GetCompatibleWithAnyPlatform();

Returns

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

Description

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.

Did you find this page useful? Please give it a rating: