Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

PluginImporter.GetCompatibleWithPlatform

Switch to Manual
public function GetCompatibleWithPlatform(platform: BuildTarget): bool;
public function GetCompatibleWithPlatform(platformName: string): bool;

Parameters

platform Target platform.

Description

Is plugin compatible with specified platform.