PluginImporter.SetCompatibleWithAnyPlatform

Cambiar al Manual
public void SetCompatibleWithAnyPlatform (bool enable);

Parámetros

enableDetermines whether the plugin is compatible with Any Platform.

Descripción

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.