Version: 2020.1
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

AssetDatabaseExperimental.GetImporterOverride

매뉴얼로 전환
public static Type GetImporterOverride (string path);

파라미터

path Asset path.

반환

Type Importer type.

설명

Returns the type of the override importer.

Returns null if there isn't one.