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

◆ Asset() [6/6]

Asset ( Object asset)

Uses an existing asset reference.

Parameters
assetInstance of an asset.
Exceptions
ArgumentNullExceptionIf the object is null.
ArgumentExceptionIf the object is not an asset on disk.
See also