PluginImporter.SetCompatibleWithPlatform
public void SetCompatibleWithPlatform(string platformName,
bool enable);
Parameters
| platform | Target platform. | |
| enable | Is plugin compatible with specified platform. | |
| platformName | Target platform. |
Description 描述
Sets compatibility with the specified platform.