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.