Version: 2022.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.