Experimental: this API is experimental and might be changed or removed in the future.

AssetImportContext.LogImportWarning

매뉴얼로 전환
public void LogImportWarning (string msg, Object obj);

파라미터

msgThe warning message.
objOptional Object that is targeted by the warning.

설명

Logs a warning message encountered during import.

Use this method to warn the user of a non-critical issue. This method outputs to the console. Traces in the console are linked to the asset.