Version: 2022.3
언어: 한국어

PluginImporter.GetCompatibleWithAnyPlatform

매뉴얼로 전환
public bool GetCompatibleWithAnyPlatform ();

반환

bool True if the plugin is flagged as being compatible with Any Platform, otherwise returns false.

설명

Checks whether a plugin is flagged as being compatible 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.SetCompatibleWithAnyPlatform.