Version: 2020.2
언어: 한국어

AssetDatabase.GetTypeFromPathAndFileID

매뉴얼로 전환
public static Type GetTypeFromPathAndFileID (string assetPath, long localIdentifierInFile);

파라미터

assetPath The Asset's path.
localIdentifierInFile The object's local file identifier.

반환

Type The object's type.

설명

Gets an object's type from an Asset path and a local file identifier.