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

◆ GetAll() [3/3]

static String[] GetAll ( GUID guid)
static

Returns an asset's labels.

Parameters
guidGUID of an asset.
Returns
The labels of the asset or an empty array.
See also