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

AssetDatabaseExperimental.GetAvailableImporterTypes

매뉴얼로 전환
public static Type[] GetAvailableImporterTypes (string path);

파라미터

path The Asset path.

반환

Type[] Returns an array of importer types that can handle the specified Asset.

설명

Gets the importer types associated with a given Asset type.