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

◆ Asset() [5/6]

Asset ( GUID assetGuid)

Loads the asset using its GUID.

Parameters
assetGuidGUID of an asset.
Exceptions
ArgumentExceptionIf the GUID is not in the AssetDatabase (not an asset).
See also