Version: 2020.3
言語: 日本語

PluginImporter.SetCompatibleWithAnyPlatform

マニュアルに切り替える
public void SetCompatibleWithAnyPlatform (bool enable);

パラメーター

enable Determines whether the plugin is compatible with Any Platform.

説明

Sets compatibility 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.GetCompatibleWithAnyPlatform.