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

◆ GetAll() [2/3]

static String[] GetAll ( [NotNull] Path path)
static

Returns an asset's labels.

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