AudioImporter.ContainsSampleSettingsOverride

Switch to Manual
public bool ContainsSampleSettingsOverride (string platform);

Parameters

platform要查询的平台(如果此 AudioImporter 针对平台有覆盖设置)。

Returns

bool 如果平台当前已在此 AudioImporter 中覆盖,则返回 true。

Description

返回给定构建目标当前是否已覆盖采样设置。

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