AssetPostprocessor.LogError 记录错误

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

Description描述

Logs an import error message to the console.

记录一个导入错误消息到控制台

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

传一个资源,第二个参数连接错误信息到资源

参考:Debug.LogError .

最后修改:2011年1月8日 Saturday 20:36

本脚本参考基于Unity 3.4.1f5

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