Version: 2020.3
言語: 日本語
public void SetCompatibleWithPlatform (BuildTarget platform, bool enable);
public void SetCompatibleWithPlatform (string platformName, bool enable);

パラメーター

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

説明

Sets compatibility with the specified platform.