Version: 2018.2
public static Hash128 GetAssetDependencyHash (string path);

パラメーター

pathアセットのパス

戻り値

Hash128 集合ハッシュ

説明

アセットのすべての依存関係のハッシュを返します

The hash aggregates the following: source asset path, source asset, meta file, target platform and importer version. The change of this hash indicates that the imported asset may have changed so the relevant asset bundles should be rebuilt.