Version: 2019.2
public void SetCompatibleWithPlatform (BuildTarget platform, bool enable);
public void SetCompatibleWithPlatform (string platformName, bool enable);

パラメーター

platformターゲットプラットフォーム
enable指定されたプラットフォームと互換性があるプラグインです
platformNameターゲットプラットフォーム

説明

Sets compatibility with the specified platform.