CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches

◆ GetHash() [2/2]

static Hash128 GetHash ( GUID guid)
static

Returns the dependency hash for the asset.

If the hash changed it means the asset contents may have changed.

Parameters
guidGUID of an asset file.
Returns
The dependency hash value for this asset.
See also