Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AudioImporter.ContainsSampleSettingsOverride

public bool ContainsSampleSettingsOverride(string platform);

Parameters

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

Returns

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

Description

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", "PSP2", "XBoxOne", "Samsung TV".

Did you find this page useful? Please give it a rating: