Version: 2021.3
言語: 日本語
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.