AssetPostprocessor.LogWarning 记录警告

function LogWarning (warning : string, context : Object = null) : void

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.

传一个资源,第二个参数连接一个警告到资源。

参考:Debug.LogWarning .

最后修改:2011年1月8日 Saturday 23:58

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。