AssetPostprocessor.LogWarning

public void LogWarning(string warning, Object context = null);

Description

Logs an import warning to the console.

Pass an asset as the second argument to link the warning to the asset in the editor.

See Also: Debug.LogWarning.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答