Version: 2017.1

AudioImporter.ContainsSampleSettingsOverride

매뉴얼로 전환
public bool ContainsSampleSettingsOverride (string platform);

파라미터

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

반환

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

설명

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".