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

◆ Contains() [1/2]

static Boolean Contains ( Int32 instanceId)
static

Tests if the asset is in the database.

Parameters
instanceIdThe instance ID of an asset.
Returns
Returns true if the asset is imported. Returns false if the asset is not in the database.
See also