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

◆ ToStrings()

static String[] ToStrings ( [NotNull] IEnumerable< Path > paths)
static

Converts an IEnumerable collection of Path instances to a string array.

Parameters
pathsInput paths.
Returns
Relative paths as strings.