When selecting to export assets as individual files, files are generated for each asset and automatically named following a naming convention designed to ensure uniqueness and logical organization. There are slightly different naming conventions for project assets and system assets.
File names for most exported asset types consist of five nodes separated by a period delimiter. The format is as follows:
<Project Name>.<Asset Type>.<Asset Name>.<Version>.xmlFor example:
CommonProject.Result.HelloWorld.ver10.xmlMainProject.-NET-Script.MyNewScript.ver10.xml