AudioImporter.ContainsSampleSettingsOverride

Cambiar al Manual
public bool ContainsSampleSettingsOverride (string platform);

Parámetros

platformThe platform to query if this AudioImporter has an override for.

Valor de retorno

bool Returns true if the platform is currently overriden in this AudioImporter.

Descripción

Returns whether a given build target has its sample settings currently overridden.

The options for the platform string are "WebPlayer", "Standalone", "iOS", "Android", "WebGL", "PS4", "XBoxOne".