CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
|
Returns the path altered with a numbering if an asset already exists (and is imported) at the path.
See also: Project Settings => Editor => Numbering Scheme
PS: "Uniquify" is a proper english verb. It means "to make unique". Methods carrying this verb are commonly found in SQL database APIs.
path | The input path. |
Definition at line 314 of file Asset.Path.Static.cs.